Resetting the builder arena. May be a bug or two here still.
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
~Arena();
|
||||
|
||||
void Reset();
|
||||
void DebugFill();
|
||||
|
||||
void* Alloc(size_t size);
|
||||
template<typename T> T* Alloc() {
|
||||
|
||||
Reference in New Issue
Block a user