mathstuf / cxx-modules-sandbox

Sandbox repository for various C++20 Modules use cases and how to build them
Apache License 2.0
62 stars 8 forks source link
cmake cpp cpp-20 cpp-modules docker-image modules

cxx-modules-sandbox

This repository is intended to host various corner cases with C++20's modules and how to build them with various build systems.

Is your build system not represented here? Please submit a PR to add its build configuration and it'd be great if it could be added to the CI configuration. The Dockerfile for the CI run is stored on the docker branch of this repository.