mbo::allocator< __ValueType, __ReferenceType >::rebind< __Other > Struct Template Reference

#include <reallocator.h>

List of all members.

Public Types

typedef allocator< __Other > other


Detailed Description

template<class __ValueType, class __ReferenceType = __ValueType>
template<class __Other>
struct mbo::allocator< __ValueType, __ReferenceType >::rebind< __Other >

Support rebinding to allow indirect reusage of the allocator for other element types.

Definition at line 153 of file reallocator.h.


Member Typedef Documentation

template<class __ValueType, class __ReferenceType = __ValueType>
template<class __Other>
typedef allocator<__Other> mbo::allocator< __ValueType, __ReferenceType >::rebind< __Other >::other

Definition at line 155 of file reallocator.h.


The documentation for this struct was generated from the following file:
  Hosted on code.google.com  
© Marcus Börger
Generated on Fri Jan 18 21:21:13 2008 for MBO-lib by doxygen 1.5.4