Master Agentic AI, GANs, Fine-Tuning & LLM Apps
Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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.
Syllabus
Alisdair Meredith: Implementing tuple in C++17
Taught by
CppNow