Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::gen::allocator::rebind Struct Template Reference

Provides to typedef other. More...

#include <memory.h>

List of all members.

Public Types


Detailed Description

template<typename T>
template<typename U>
struct more::gen::allocator< T >::rebind< U >

Provides to typedef other.


Member Typedef Documentation

template<typename T>
template<typename U>
typedef allocator<U> more::gen::allocator::rebind::other
 

The type of equivalen allocator except that it allocates objects of type U.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:12:35 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.