Explore the intricacies of C++17 in this conference talk from C++Now 2017. Delve into the new small language features introduced in C++17 and discover how they can be combined and creatively utilized. Learn about fold expressions, template deduction guides, constexpr if, and techniques for returning multiple values from a function. Gain insights into both recommended uses and potential misuses of these features. Benefit from the expertise of Jason Turner, host of C++Weekly, co-host of CppCast, co-creator of ChaiScript, and author of C++ best practices. Access additional resources including presentation slides, PDFs, and source code on the CppNow GitHub repository.
Overview
Syllabus
C++Now 2017: Jason Turner "(Ab)using C++17"
Taught by
CppNow