C ++ 11 new feature learning and 11 new feature learning

Source: Internet
Author: User

C ++ 11 new feature learning and 11 new feature learning
1. What is the third official standard of C + 11C ++ 11 standard for C ++ programming language, officially named ISO/IEC 14882: 2011-Information technology -- Programming languages -- C ++. Before the official standard release, the original name is C ++ 0x. It will replace the second version of the C ++ standard ISO/IEC 14882: 2003-Programming languages-C ++ as a new Standard for C ++.

C ++ 11 is an extension and amendment to the current C ++ language. C ++ 11 not only contains new functions of the core language, but also extends the standard library (STL) of C ++ ), incorporates most C ++ Technical Report 1 (TR1) Libraries (except for special mathematical functions ).

C ++ 11 includes a large number of new features, including lambda expressions, type derivation keywords auto, decltype, and a large number of template improvements. 2. C ++ 11 new feature learning video

Https://pan.baidu.com/s/1eRHTS1W
3. C ++ 11 blog reference
01. Type derivation 02, initialization 03, range-based for loop, Static Assertion 04, notest modifier, nullptr, native String Literal Value 05, strong type enumeration 06, constant expression 07, user define the literal quantity 08, strong type enumeration 09, class improvement 10, defaulted and deleted function 11, template improvement 12, variable parameter template 13, right value reference 14, mobile semantics 15, std:: move and std: forward 16, smart pointer 17, closure (closure) 18, std: function19, std: bind20, lambda expression 21, thread 22, mutex

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.