Skip to content

alexpanter/modules-presentation-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Modules Presentation

End of April 2024 I gave a small talk on C++ modules at a Danish video games company. This repository contains a summary pdf of the presentation slides, as well as a folder containing presented code samples.

All the code is built (with Makefile) and tested only with GCC on Ubuntu 23.04.

The code contains some experimentation with modules, most notably a small templated logging library that uses std::source_location for some extra spice.

Pull requests and issues are generally not accepted. The repository is mostly provided as-is, intended for those who could not attend the talk but are still curious.

About

Material for 2024 C++ modules presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published