-
Notifications
You must be signed in to change notification settings - Fork 0
A CMake‑based compatibility layer that backports modern C++ standard library features (e.g. std::filesystem, std::span, std::variant) to older compilers. Provides drop‑in shim headers in the std:: namespace, so existing code compiles without modification. Ideal for legacy projects that need modern APIs without upgrading toolchains.
License
MostafaNanticock/std-compat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A CMake‑based compatibility layer that backports modern C++ standard library features (e.g. std::filesystem, std::span, std::variant) to older compilers. Provides drop‑in shim headers in the std:: namespace, so existing code compiles without modification. Ideal for legacy projects that need modern APIs without upgrading toolchains.
Topics
License
Stars
Watchers
Forks
Releases
No releases published