#include <BlockWipedAllocator.h>
Static Public Member Functions | |
static BlockWipedAllocator & | allocator () |
static void | operator delete (void *p) |
static void * | operator new (size_t) |
static BlockWipedAllocator::Stat | stat () |
Definition at line 286 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 296 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 292 of file BlockWipedAllocator.h.
References BlockWipedAllocated< T >::allocator(), and BlockWipedAllocator::dealloc().
|
inlinestatic |
Definition at line 288 of file BlockWipedAllocator.h.
References BlockWipedAllocator::alloc(), and BlockWipedAllocated< T >::allocator().
|
inlinestatic |
Definition at line 302 of file BlockWipedAllocator.h.
References BlockWipedAllocated< T >::allocator(), and BlockWipedAllocator::stat().