Class SimpleAllocator

class SimpleAllocator

Subclassed by RowSetMemoryOwner

Public Functions

virtual int8_t *allocate(const size_t num_bytes, const size_t thread_idx = 0) = 0

Protected Functions

~SimpleAllocator()