This repository contains random bits of code I use while assessing c++ constructs and their compatibility in either clang/gcc and visual studio.
Always will be in experimental stage
MIT. Look for the LICENSE file.
call ./test.sh
Requirement: clang-format
use test.sh to run the unit tests.
use pre-commit.sh to ensure the code is well formatted (uses clang-format)