Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Allocation::STLAdapter< Host, AllocType >::rebind< T > Struct Template Reference

Allows Adapters to use each other. More...

#include <STLAdapter.h>

Public Types

typedef STLAdapter< T > other
 

Detailed Description

template<typename Host, typename AllocType = SmallObjectAllocator<>>
template<typename T>
struct Protium::Allocation::STLAdapter< Host, AllocType >::rebind< T >

Allows Adapters to use each other.

Definition at line 60 of file STLAdapter.h.

Member Typedef Documentation

template<typename Host, typename AllocType = SmallObjectAllocator<>>
template<typename T >
typedef STLAdapter<T> Protium::Allocation::STLAdapter< Host, AllocType >::rebind< T >::other

Definition at line 61 of file STLAdapter.h.