#include "data/data.hpp"
#include "data/log.hpp"
#include "data/singleton.hpp"
#include "data/dictionary.hpp"
#include "data/string.hpp"
Go to the source code of this file.
Namespaces | |
namespace | gsgl |
namespace | gsgl::data |
Classes | |
class | cache |
Instances of this class's subclasses will automatically register themselves with the global cache, if the cache() constructer is included in the initializer list of the subclass. More... |