gb.hpp - Basic Type Traits

This commit is contained in:
gingerBill 2015-10-05 21:30:55 +01:00
parent 9d20181665
commit fa39e9a0c5
2 changed files with 532 additions and 311 deletions

View File

@ -6,7 +6,7 @@ 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.12 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
**gb.hpp** | 0.13 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
## FAQ

841
gb.hpp

File diff suppressed because it is too large Load Diff