Hacker News new | ask | show | jobs
by cm3 3710 days ago
This will be fun (not) for distributions. Clang and G++ also seem to be slower when a newer C++ standard is enabled. I don't really buy the argument that changing the default will help new users who want to use C++11 features. Why not make C++14 the default then?
1 comments

>Why not make C++14 the default then?

I might be misunderstanding something, but gcc 6.1 does make C++14 the default.

No, you're right, I misread it.