Arthapz / cxx-modules-sandbox

Sandbox repository for various C++20 Modules use cases and how to build them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sandbox repository for various C++20 Modules use cases and how to build them

License:Apache License 2.0


Languages

Language:Shell 40.7%Language:CMake 28.7%Language:Lua 23.5%Language:C++ 7.0%Language:C 0.1%