ztsdb
Public Member Functions | List of all members
arr::flexallocator Struct Reference
Inheritance diagram for arr::flexallocator:
arr::baseallocator

Public Member Functions

void * allocate (size_t n_p)
 
virtual void deallocate (void *t_p, size_t n_p)
 
virtual void * reallocate (void *t_p, size_t n_p)
 
void * initialize ()
 
size_t size () const
 
- Public Member Functions inherited from arr::baseallocator
virtual void msync (bool async) const
 

The documentation for this struct was generated from the following file: