diff options
| author | 2015-12-02 20:34:35 +0000 | |
|---|---|---|
| committer | 2015-12-02 20:34:35 +0000 | |
| commit | 039dab926b0ecb2742323fc9d9e11a44de7fe5e7 (patch) | |
| tree | a552a6cd2c2780de088cf7836f3b3e43d88a92c9 /README.md | |
| parent | GB_ASSERT prints call stack (diff) | |
sort::quick
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ 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.hpp** | 0.29 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development +**gb.hpp** | 0.30 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development **gb_math.hpp** | 0.03a | math | C++11 | A C++11 math library geared towards game development **gb_ini.h** | 0.91a | misc | C, C++ | A simple ini file loader library for C & C++ |
