Loki
0.1.7
|
Classes | |
class | Loki::RegisterOnCreateSet< ElementList > |
class | Loki::UnRegisterOnDeleteSet< ElementList > |
Macros | |
#define | LOKI_CHECK_CLASS_IN_LIST(CLASS, LIST) |
Functions | |
template<class t > | |
bool | Loki::RegisterFunction () |
template<class t > | |
bool | Loki::UnRegisterFunction () |
#define LOKI_CHECK_CLASS_IN_LIST | ( | CLASS, | |
LIST | |||
) |
Check if CLASS is in the typelist LIST.
bool Loki::RegisterFunction | ( | ) |
Must be specialized be the user
bool Loki::UnRegisterFunction | ( | ) |
Must be specialized be the user