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
Create a Game Loop using C and SDLUdemy RISC-V Toolchain and Compiler Optimization Techniques
Linux Foundation via edX Linux Tools for Software Development
Linux Foundation via edX A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube