xoreos
0.0.5
|
Deallocate a pointer using free(). More...
#include <deallocator.h>
Static Public Member Functions | |
template<typename T > | |
static void | destroy (T *x) |
Deallocate a pointer using free().
Definition at line 60 of file deallocator.h.
|
inlinestatic |
Definition at line 62 of file deallocator.h.