This repository consists of some C++ header files with code snippets that I like to use in my projects.
To install the library test functions:
make bin build
cd build
cmake ..
make install
Go into the build directory. Test the library functions with:
ctest -V