nonstd-lite
nonstd-lite copied to clipboard
Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments
I've try make one based on stl.natvis but failed.
How to
Just cloned this to my devl machine. I can see each submodule has a 'test' folder, etc. How do we achieve: ```cpp #nclude #nclude #nclude // and so on for...
Plan: - [x] Add git submodules - [x] Add toplevel CMakeLists.txt - [ ] Write Readme - [ ] ... References: - [Jinja2Cpp issue 68: Use cmake to handle thirdparty...