\r The first video is a brief introduction to some of my favorite new C++14 core language features.\r \r It covers the following topics, using code examples:\r * Function return type deduction.\r * `decltype(auto)`.\r * Relaxed constexpr restrictions.\r * Variable templates.\r * Generic lambdas.\r \r The target audience is newcomers to the C++14 standard who already have some experience with C++11.
Écris le tout premier commentaire