C++20 Modules: The Packaging and Binary Redistribution Story - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore the challenges and potential of C++20 modules in this conference talk from CppCon 2023. Delve into the packaging and binary redistribution aspects of modules, examining why they are not yet widely adopted despite their promise to reduce compilation times. Learn about the dependency issues in build order, the proposed solutions involving compiler and build system collaboration, and the limitations of current implementations. Investigate how modules fit into the existing model of binary package distribution and the additional files required for consuming prebuilt binaries. Gain insights into the current state of C++20 modules, with a focus on their potential use in external library dependencies, and understand the progress needed for widespread adoption in the C++ community.
Syllabus
C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023
Taught by
CppCon
Related Courses
Object-oriented programmingHigher School of Economics via Coursera Configuring the C/C++ Extension Pack with Visual Studio Code
Coursera Project Network via Coursera SOLID C++
Udemy Migrating to Qt 6
Udemy Master CMake for Cross-Platform C++ Project Building
Udemy