diff options
| author | 2015-11-18 18:10:34 +0000 | |
|---|---|---|
| committer | 2015-11-18 18:10:34 +0000 | |
| commit | 76110e757051e90899905e6bfec908702d05f841 (patch) | |
| tree | fdd2b9e1f5242eb8be0f896e67c4feb12954aa68 /README.md | |
| parent | gb.hpp - Code rearrangement into namespaces (diff) | |
Move Semantics for Array and Hash_Table
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.22 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development +**gb.hpp** | 0.23 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development **gb_math.hpp** | 0.02b | math | C++11 | A C++11 math library geared towards game development **gb_ini.h** | 0.91 | misc | C, C++ | A simple ini file loader library for C & C++ |
