C++11 Features in the Classic Compiler

From RAD Studio
(Redirected from C++0x Features Index)
Jump to: navigation, search

Go Up to C++ Specifics Index


Attention: The Classic compiler is not recommended. New Projects use the Clang-enhanced compiler.

BCC32 implements a number of the new features proposed in the C++11 standard. This section lists and describes these C++11 features. You can view the Working Paper draft that was used to guide the implementation of these features at Draft Working Paper. You can view a summary of the working group papers at Summary of Working Group Papers.

Topics

See Also