|  |  | Whole document treeTemplatestd::__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, _Alloc >::rebind< _Tp1 >  Struct Template Reference#include <stl_alloc.h>
List of all members. template<class _Tp, class _Alloc>template<class _Tp1>
 struct std::__allocator< _Tp, _Alloc >::rebind< _Tp1 >
 Member Typedef Documentation
 
  
    | 
        
          | template<class _Tp, class _Alloc> |  
          | template<class _Tp1> |  
          | typedef __allocator<_Tp1, _Alloc> std::__allocator< _Tp, _Alloc >::rebind< _Tp1 >::other |  |  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
  1.2.15 |