User forums > Help
Does c++11 work with code::blocks?
(1/1)
Communist98:
I am wondering if code::blocks supports c++ 11?
bazald:
Code::Blocks is not a compiler, but the optionally included TDM-GCC-481 supports C++11 pretty well, and Code::Blocks has an option to enable use of the C++11 standard.
Communist98:
Thank you! ;D
EnterTheNameHere:
Actually Code::Blocks code completion still ignores c++11 (or c++1y) features for me on latest GCC versions, so if You are missing c++11 features like shared_ptr etc. in the CC autocomplete/listbox I recommend getting this patch and compile Your own C::B version if You want CC to include c++11 headers. (which might not be easy to setup however)
Navigation
[0] Message Index
Go to full version