#include "data/data.hpp"
#include "data/exception.hpp"
#include "data/shared.hpp"
Go to the source code of this file.
Namespaces | |
namespace | gsgl |
namespace | gsgl::data |
Classes | |
class | shared_pointer |
A smart pointer class with reference counting. More... | |
class | shared_pointer_impl |
class | smart_pointer |