|
ztsdb
|
Public Member Functions | |
| void * | allocate (size_t n) |
| void | deallocate (void *address, size_t n) |
| void * | reallocate (void *old_address, size_t n) |
| void * | initialize () |
| size_t | size () const |
Public Member Functions inherited from arr::baseallocator | |
| virtual void | msync (bool async) const |
1.8.17