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

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
 

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