Lumiera
0.pre.03
»edit your freedom«
|
Classes | |
class | PoolRegistry |
keep track of any distinct memory pools used More... | |
Functions | |
EventLog & | log () |
template<typename... XS> | |
void | logAlarm (XS const &...xs) |
template<typename... ARGS> | |
void | logAlloc (Literal pool, string fun, ARGS const &...args) |
Variables | |
Depend< MemoryPool > | globalPool |
singleton for default pool | |
Depend< PoolRegistry > | poolReg |