Lumiera
0.pre.03
»edit your freedom«
|
After returning, each allocation should be cleanly deallocated and the internal level in the storage vector should have doped to zero again.
Definition at line 134 of file buff-table-test.cpp.
Private Types | |
using | PSto = std::unique_ptr< BuffTableStorage > |
Private Member Functions | |
void | invocation (uint consumed, void *lastLevel) |
recurse down randomly until exhausting storage | |
virtual void | run (Arg) |
Private Attributes | |
ulong | counter |
PSto | pStorage |
Additional Inherited Members | |
Public Member Functions inherited from Test | |
virtual void | run (Arg arg)=0 |