phiysng / magician

template related util function and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

template related util function and etc.

License:GNU General Public License v3.0


Languages

Language:C++ 89.1%Language:CMake 10.9%