Overview
Explore the cross-platform implementation of C++ Modules in this comprehensive conference talk from NDC TechTown 2023. Dive into the current state of module support across major compilers and build systems, with a focus on practical aspects and common tools. Get a brief recap of C++ Modules, examine their implementation in clang, gcc, and msvc, and learn about the upcoming Modules Technical Report. Discover how to create, deploy, and use C++ Modules effectively, with guidance on CMake integration where possible. Follow along with a concrete code example throughout the session to gain hands-on insights into cross-platform module development. Ideal for experienced C++ developers looking to leverage modules in their projects across different platforms.
Syllabus
So, you want to use C++ Modules ... cross-platform? - Daniela Engert - NDC TechTown 2023
Taught by
NDC Conferences