4f163972bb
* Implements a growing chunked allocator * Removed redudant methods get and getptr, only getornull is supported now.
3 lines
70 B
C++
3 lines
70 B
C++
#include "rid_owner.h"
|
|
|
|
volatile uint64_t RID_AllocBase::base_id = 1;
|