Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/typed-allocation-manager.hpp"
opaque link to the manager, to be used by handles and smart-ptrs to trigger preconfigured destruction.
Definition at line 116 of file typed-allocation-manager.hpp.
Public Member Functions | |
void | operator() (XOX *victim) |
Protected Member Functions | |
Killer (_TheManager *m) | |
Private Attributes | |
_TheManager * | manager_ |