Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Live Online Classes in Design, Coding & AI — Small Classes, Free Retakes
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 process of creating a C++20 module interface and implementing a simple functional tree data structure in this conference talk from CppNow 2021. Learn how to control the export of types and inline code, hide implementation details, and ensure that necessary un-exported definitions remain accessible. Gain insights into leveraging C++20 modules effectively as Steve Downey from Bloomberg LP walks through practical examples and best practices. Discover techniques for structuring modular C++ code and enhancing code organization in this comprehensive presentation aimed at C++ developers looking to adopt modern language features.
Syllabus
Writing a C++20 Module - Steve Downey - [CppNow 2021]
Taught by
CppNow