GATE
C/C++ Framework
|
Wrappers and smart pointer objects. More...
#include "gate/gate_core_api.hpp"
#include "gate/wrappers.h"
#include "gate/atomics.h"
#include "gate/gatetypes.hpp"
#include "gate/results.hpp"
#include "gate/exceptions.hpp"
#include "gate/memalloc.hpp"
#include "gate/delegates.hpp"
#include <typeinfo>
Data Structures | |
class | Ptr< T > |
class | Optional< T > |
class | Expected< T, E > |
class | VariantType< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 > |
class | VariantFactory< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 > |
Wrappers and smart pointer objects.