#include <ChurnAllocator.h>
Public Attributes | |
pointer | cache = nullptr |
bool | gard =false |
Definition at line 13 of file ChurnAllocator.h.
pointer churn_allocator< T >::Cache::cache = nullptr |
Definition at line 14 of file ChurnAllocator.h.
Referenced by churn_allocator< T >::allocate(), and churn_allocator< T >::deallocate().
bool churn_allocator< T >::Cache::gard =false |
Definition at line 15 of file ChurnAllocator.h.
Referenced by churn_allocator< T >::allocate(), and churn_allocator< T >::deallocate().