Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Lead AI-Native Products with Microsoft's Agentic AI Program
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 evolving interface between C++ libraries and their users in this comprehensive conference talk from CppCon 2023. Delve into crucial design considerations for library developers and examine various methods for connecting generic library code with user-specific code, known as Customization Points. Learn about the advantages and disadvantages of different approaches, including CTS, ADL, Concepts, CTOs, and the emerging tag_invoke method. Gain insights into future directions for these mechanisms, including plans for C++26 and C++29. By the end of this 70-minute presentation, acquire a toolset for designing your next library and familiarize yourself with the terminology and latest developments in the field of C++ library design and customization.
Syllabus
Customization Methods: Connecting User and C++ Library Code - Inbal Levi - CppCon 2023
Taught by
CppCon