Cross-Platform C++ Modules: Implementation and Build System Support
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore the cross-platform implementation of C++ Modules in this conference talk from Meeting C++ 2023. Delve into the varying progress of module implementation across major compilers, with msvc leading in maturity while clang and gcc advance at their own pace. Examine the state of build system support for C++ Modules, focusing on MSBuild's comprehensive handling and the anticipated CMake support. Learn about practical aspects of cross-platform module usage, including creating modules with CMake and understanding the current user experience. Investigate real-world code examples and application building processes to gain insights into general module concepts, compiler differences, build system intricacies, and overall development workflows when working with C++ Modules across different platforms.
Syllabus
So, you want to use C++ Modules ...cross platform - Daniela Engert - Meeting C++ 2023
Taught by
Meeting Cpp
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera