gb.hpp - Complex

This commit is contained in:
gingerBill 2015-10-04 20:59:40 +01:00
parent 2357bdd227
commit 677709b2fd
2 changed files with 785 additions and 283 deletions

View File

@ -1,13 +1,12 @@
# gb
gb single-file public domain libraries for C & C++
## Libraries
gb single-file public domain libraries for C & C++
library | latest version | category | languages | description
----------------|----------------|----------|-----------|-------------
**gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++
**gb_ini.h** | 0.91 | misc | C, C++ | A simple ini file loader library for C & C++
**gb.hpp** | 0.09 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
**gb.hpp** | 0.11 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
## FAQ

1063
gb.hpp

File diff suppressed because it is too large Load Diff