diff options
| author | 2015-09-27 20:43:22 +0100 | |
|---|---|---|
| committer | 2015-09-27 20:43:22 +0100 | |
| commit | c962f3fa1709282fa07824fa89dc8e5732a9f7e0 (patch) | |
| tree | 83e1b88e0f9da00d971d555a745852e94959e097 /README.md | |
| parent | Add experimental gb.hpp (diff) | |
gb.hpp - Hash Table Support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ library | latest version | category | Languages | description ----------------|----------------|----------|-----------|------------- **gb_string.h** | 0.92 | 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.01 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development +**gb.hpp** | 0.02 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development ## FAQ |
