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
Control Flow Integrity in the Linux KernelLinux Foundation via YouTube A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube Using Clang for Fun and Profit - Examples from the Chromium Project
GOTO Conferences via YouTube