How-to enable C++11 support? [message #1063955] |
Sun, 16 June 2013 12:57  |
Eclipse User |
|
|
|
I need to enable C++11 support, but the various forum posts, FAQs, etc. on the topic provide a confusing and conflicting description of how to do so, and the result is an environment that has only partial support for C++11.
For example, I can initialize a std::pair using the {} syntax, but I can't use std::thread.
Is there a succinct (and correct) set of instructions for enabling full C++11 support in Eclipse?
Thank you!
----
Linux nereidum 3.5.0-34-generic #55-Ubuntu SMP Thu Jun 6 20:18:19 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
g++ (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
Eclipse Platform version 3.8.0 (Build id: I20120502-2000)
Eclipse C/C++ Remote Debug Launcher version 6.0.0.dist (Build id: @build@)
Eclipse GCC Cross Compiler Support version 1.1.0.dist (Build id: @build@)
Eclipse GDB Common version 7.0.0.dist (Build id: @build@)
|
|
|
|
Powered by
FUDForum. Page generated in 0.04557 seconds