nonstd-lite icon indicating copy to clipboard operation
nonstd-lite copied to clipboard

Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments

Results 3 nonstd-lite issues
Sort by recently updated
recently updated
newest added

I've try make one based on stl.natvis but failed.

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...