Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 261 Bytes

C++ modules example

This repository shows a simple examples of how to create and compile c++ code with modules using clang and gcc.

Each final folder contains c++ source files (*.cpp | *.cppm) a clean script and one or more compile scripts with explanation.