/ModulesTalk

Code for my ACCU2021 Talk about Modules in Cpp

Primary LanguageC++

A Practical Introduction to C++20’s Modules

This is the repository for the slides and demo code of my talk at ACCU 2021 called "A Practical Introduction to C++20’s Modules".

The slides can be found in slides.pdf

To use the code load the solution ModulesTalk.sln into Visual Studio.