/xns

personnal c++ library

Primary LanguageC++MIT LicenseMIT

x-namespace

xnamespace - a riddle wrapped in a mystery, shrouded in an enigma. It's a C++ library of an intensely personal kind.

under development, use at your own risk !

install

# build static library in-place
./make.sh release
# and / or build and install
./make.sh install <prefix>