Hacker News new | ask | show | jobs
by detrino 4070 days ago
I think you may be thinking of C++14, GCC has had full C++11 support since 4.8.1.
1 comments

Prior to 5.1 gcc had full C++11 language support, but libstdc++ did not have full C++11 library support.
That's a fair point.