#include <ChurnAllocator.h>
Public Attributes | |
pointer | cache = nullptr |
bool | gard = false |
Definition at line 12 of file ChurnAllocator.h.
pointer churn_allocator< T >::Cache::cache = nullptr |
Definition at line 13 of file ChurnAllocator.h.
bool churn_allocator< T >::Cache::gard = false |
Definition at line 14 of file ChurnAllocator.h.