Page 1 of 1

C++0x Compiler Support and the C++ standard.

Posted: Mon Jun 13, 2011 10:24 pm
by KBleivik
C++0xCompilerSupport
http://wiki.apache.org/stdcxx/C++0xCompilerSupport

C++0x - the next ISO C++ standard

http://www2.research.att.com/~bs/C++0xFAQ.html

See also

http://www2.research.att.com/~bs/3rd.html
What's the difference between the "TC++PL" and "Programming" books?

The C++ Programming Language is primarily written for experienced programmers who wants to learn C++. It's style is that of a professional book. Programming - Principles and Practice using C++ is primarily written for people who wants to learn programming using C++. It can be used/read by people with no or only weak programming background as well as people who want to learn modern programming techniques, such as object-oriented programming and generic programming, as supported by C++. It's style is that of a text book.
Source: http://www2.research.att.com/~bs/bs_faq.html#SE

http://www.ocppug.org/ and http://www.meetup.com/c-56/