Are there any plans to add C++0x to the supported languages? I've been using C++0x and it's much better than plain C++.
In order to support C++0x, all that's required is gcc 4.7 (you have to download it from svn and build from source, though), and adding a flag -std=c++0x when invoking g++.
created
last reply
- 8
replies
- 758
views
- 6
users