CMS 3D CMS Logo

List of all members | Public Attributes
churn_allocator< T >::Cache Struct Reference

#include <ChurnAllocator.h>

Public Attributes

pointer cache = nullptr
 
bool gard = false
 

Detailed Description

template<typename T>
struct churn_allocator< T >::Cache

Definition at line 12 of file ChurnAllocator.h.

Member Data Documentation

◆ cache

template<typename T>
pointer churn_allocator< T >::Cache::cache = nullptr

Definition at line 13 of file ChurnAllocator.h.

◆ gard

template<typename T>
bool churn_allocator< T >::Cache::gard = false

Definition at line 14 of file ChurnAllocator.h.