Y
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
hendzen
4070 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
4070 days ago
That's a fair point.
link