CMS 3D CMS Logo

List of all members | Public Types
churn_allocator< T >::rebind< _Tp1 > Struct Template Reference

#include <ChurnAllocator.h>

Public Types

typedef churn_allocator< _Tp1 > other
 

Detailed Description

template<typename T>
template<typename _Tp1>
struct churn_allocator< T >::rebind< _Tp1 >

Definition at line 23 of file ChurnAllocator.h.

Member Typedef Documentation

◆ other

template<typename T>
template<typename _Tp1 >
typedef churn_allocator<_Tp1> churn_allocator< T >::rebind< _Tp1 >::other

Definition at line 24 of file ChurnAllocator.h.