So, You Want to Use C++ Modules Cross-Platform?
Offered By: NDC Conferences via YouTube
Course Description
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
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube