zawz's standard C++ library
Find a file
2020-08-11 16:26:21 +02:00
include options: add variadic call of add() 2020-08-11 16:26:21 +02:00
md Add shc doc 2020-03-03 12:34:37 +01:00
src Add format colors 2020-08-11 16:25:47 +02:00
.gitignore Add ignore_uknown option processing 2020-01-31 15:44:45 +01:00
Doxyfile Add separate md info 2020-02-20 11:37:11 +01:00
LICENSE Initial commit 2019-08-15 14:16:24 +02:00
Makefile filedat: add getist() and getmap() 2020-05-22 16:09:07 +02:00
README.md Fix readme 2020-02-20 11:39:53 +01:00

ztd

zawz's standard C++ library. Tools for easier coding

Online Documentation: http://zawz.net/doc/ztd
Github: http://github.com/zawwz/ztd

Building

make static for a static build
make shared for a shared build

Installing

sudo make install

Generating documentation

Use doxygen to generate HTML documentation files