Hacker News new | ask | show | jobs
by ninkendo 4315 days ago
But they had a decent justification: the auto keyword literally did nothing in C++. The only place it was valid, it was also the default.
1 comments

IIRC they audited a bunch of projects to see if anyone was using auto somewhere besides test code explicitly for the auto-keyword, and found nothing.