C++ 17 new features overview

Started by JeGX, December 08, 2017, 09:03:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

Quote
C++ language is constantly evolving, and for us, as for developers of a static analyzer, it is important to track all its changes, in order to support all new features of the language. In this review article, I would like to share with the reader the most interesting innovations introduced in C++17, and demonstrate them with examples.

Link: https://www.viva64.com/en/b/0533/