/magician

template related util function and etc.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

magician

template related util function and etc.

To build the project:

cmake . -B build
cmake --build build

To run all the tests:

ctest  --test-dir build