sprint 1-alpha
|
Detail for cachemap object. More...
#include <fstream>
#include <sstream>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
struct | sprint::cachemap_iterator< _Key, _Tp, hash > |
class | sprint::cachemap< _Key, _Tp, hash > |
struct | sprint::cachemap< _Key, _Tp, hash >::container |
Namespaces | |
namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. |
Detail for cachemap object.