versadac
1
versadac - Scalable Recorder Firmware
|
Public Member Functions | |
size_t | load (void) const pool_nothrow |
T * | allocate (void) pool_hot |
void * | allocate_noctor (void) pool_nothrow |
void | deallocate (T *ptr) pool_hot |
memory_pool< sizeof(T), size > * | contains (T *ptr) const pool_hot |
T * | alloc_nofallback () pool_hot |
void | deallocate_nofallback (T *ptr) pool_hot |