Learn EDR Internals: Research & Development From The Masters
AI, Data Science & Cloud Certificates from Google, IBM & Meta
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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