C++ 2011

The C++ 2011 Standard (ISO/IEC 14882:2011(E)):
https://www.iso.org/standard/50372.html

The Last Working Draft of the C++ 2011 Standard (N3291) … FREE:
http://www.joshuaburkholder.com/documents/n3291.pdf
http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/n3291.pdf

The C++ Standards Committee Papers:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/

Bjarne Stroustrup’s C++ 2011 FAQ:
http://www.stroustrup.com/C++11FAQ.html

C++ 2011 Compiler Support:
http://wiki.apache.org/stdcxx/C++0xCompilerSupport

C++ 2011 Compiler Support in GCC:
http://gcc.gnu.org/projects/cxx0x.html

C++ 2011 Standard Library Support in GCC:
http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.200x

Minimalist GNU for Windows (MinGW) … GCC on Windows 64 and 32 bits:
https://sourceforge.net/projects/mingw-w64/
http://mingw-w64.org

Minimalist GNU for Windows (MinGW) … GCC on Windows:
http://sourceforge.net/projects/mingw/
http://www.mingw.org/

Tagged on: , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.