Jump to content
Nytro

A cheatsheet of modern C++ language and library features.

Recommended Posts

C++17/14/11

Overview

Many of these descriptions and examples come from various resources (see Acknowledgements section), summarized in my own words.

 

C++17 includes the following new language features:

 

C++17 includes the following new library features:

 

C++14 includes the following new language features:

 

C++14 includes the following new library features:

 

C++11 includes the following new language features:

 

C++11 includes the following new library features:

 

Sursa: https://github.com/AnthonyCalandra/modern-cpp-features

  • Upvote 5
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...