OmniSciDB
f17484ade4
|
#include <SimpleAllocator.h>
Public Member Functions | |
virtual int8_t * | allocate (const size_t num_bytes, const size_t thread_idx=0)=0 |
Protected Member Functions | |
~SimpleAllocator ()=default | |
Definition at line 19 of file SimpleAllocator.h.
|
protecteddefault |
|
pure virtual |
Implemented in RowSetMemoryOwner.