https://github.com/w4rh4wk/cppmodules
Personal playground for C++20 modules
https://github.com/w4rh4wk/cppmodules
cpp cpp20 cpp20-modules
Last synced: 10 months ago
JSON representation
Personal playground for C++20 modules
- Host: GitHub
- URL: https://github.com/w4rh4wk/cppmodules
- Owner: W4RH4WK
- Created: 2022-12-10T14:58:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:58:19.000Z (about 3 years ago)
- Last Synced: 2025-01-11T20:43:58.441Z (12 months ago)
- Topics: cpp, cpp20, cpp20-modules
- Language: C++
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++20 Modules Playground
This repository is just a personal playground for C++20 modules.
Even in December of 2022 everything still feels super experimental.
This was only tested with Visual Studio 2022, your mileage may vary.
Filenames do not always correspond to module/partition names or namespaces.
We use the convention of having the module name as prefix, followed by string describing the content of the file uniquely among the module.