C++11 includes several additions to the core language and extends the C++ standard library, incorporating most of the C++ Technical Report 1 (TR1) libraries — with the exception of the library of mathematical special functions. C++11 was published as ISO/IEC 14882:2011in September 2011 and is available for a fee. The working draft most similar to the published C++11 standard is N3337, dated 12 January 2012; it has only editorial corrections from the C++11 standard.
Reference
- Perfect online video tutorial of C++11 Concurrency
http://www.youtube.com/watch?v=80ifzK3b8QQ
No comments:
Post a Comment