zawz's standard C++ library
- operator[char/string/int] for option access - option bool() overload - option string() argument overload |
||
|---|---|---|
| include | ||
| src | ||
| Doxyfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
ztd
zawz's standard C++ library. Tools for easier coding
Documentation
Use doxygen to generate HTML documentation files
Building
make static for a static build
make shared for a shared build
Installing
sudo make install