zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
pool_allocator< T >::rebind< Other > Struct Template Reference

#include <PoolAlloc.h>

Public Types

typedef pool_allocator< Other > other
 

Detailed Description

template<class T>
template<class Other>
struct pool_allocator< T >::rebind< Other >

Definition at line 244 of file PoolAlloc.h.

Member Typedef Documentation

template<class T>
template<class Other >
typedef pool_allocator<Other> pool_allocator< T >::rebind< Other >::other

Definition at line 245 of file PoolAlloc.h.


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