Whole document tree
    

Whole document tree

Templatestd::__allocator< void, _Alloc >::rebind struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::__allocator< void, _Alloc >::rebind< _Tp1 > Struct Template Reference

List of all members.

Public Types

typedef __allocator< _Tp1,
_Alloc > 
other

template<class _Alloc>
template<class _Tp1>
struct std::__allocator< void, _Alloc >::rebind< _Tp1 >


Member Typedef Documentation

template<class _Alloc>
template<class _Tp1>
typedef __allocator<_Tp1, _Alloc> std::__allocator< void, _Alloc >::rebind< _Tp1 >::other
 

Definition at line 685 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