Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
ProxyAllocator< T, Allocator >::rebind< U > Struct Template Reference

#include <allocator_adapters.h>

Public Types

typedef ProxyAllocator< U,
Allocator
other
 

Detailed Description

template<typename T, class Allocator>
template<class U>
struct ProxyAllocator< T, Allocator >::rebind< U >

Definition at line 113 of file allocator_adapters.h.

Member Typedef Documentation

template<typename T, class Allocator>
template<class U >
typedef ProxyAllocator<U, Allocator> ProxyAllocator< T, Allocator >::rebind< U >::other

Definition at line 115 of file allocator_adapters.h.


The documentation for this struct was generated from the following file: