Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the implementation of std::tuple in C++17 through this comprehensive conference talk. Dive into the new language features affecting tuple design, including fold expressions for templates and potential impacts of concepts and implicit comparison operators. Examine changes to the tuple interface since C++11 and C++14, and investigate various implementation designs through testing and benchmarking scenarios. Learn about metaprogramming utilities in the standard library that aid both implementation and usage of tuple. Gain insights into the practical application of C++17 features, with code examples requiring recent compiler versions supporting experimental C++17 mode. Enhance your understanding of advanced C++ programming techniques and library design considerations in this in-depth presentation from CppNow.