Whole document tree
    

Whole document tree

Templatestd::allocator::rebind struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::allocator< _Tp >::rebind< _Tp1 > Struct Template Reference

#include <stl_alloc.h>

List of all members.

Public Types

typedef allocator< _Tp1 > other

template<class _Tp>
template<class _Tp1>
struct std::allocator< _Tp >::rebind< _Tp1 >


Member Typedef Documentation

template<class _Tp>
template<class _Tp1>
typedef allocator<_Tp1> std::allocator< _Tp >::rebind< _Tp1 >::other
 

Definition at line 568 of file stl_alloc.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:19:27 2002 for libstdc++-v3 Source by doxygen1.2.15