Y
Hacker News
new
|
ask
|
show
|
jobs
by
hendzen
4067 days ago
Though GCC only gained full C++11 support as of 5.1, which was released this week.
1 comments
detrino
4067 days ago
I think you may be thinking of C++14, GCC has had full C++11 support since 4.8.1.
link
hendzen
4067 days ago
Prior to 5.1 gcc had full C++11 language support, but libstdc++ did not have full C++11 library support.
link
detrino
4067 days ago
That's a fair point.
link