Whole document tree
    

Whole document tree

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

std::_Alloc_traits< _Tp, _Allocator > Struct Template Reference

#include <stl_alloc.h>

Inheritance diagram for std::_Alloc_traits:

Inheritance graph
[legend]
List of all members.

Public Types

typedef _Allocator::template
rebind< _Tp >::other 
allocator_type

Static Public Attributes

const bool _S_instanceless = false

template<class _Tp, class _Allocator>
struct std::_Alloc_traits< _Tp, _Allocator >


Member Typedef Documentation

template<class _Tp, class _Allocator>
typedef _Allocator::template rebind<_Tp>::other std::_Alloc_traits< _Tp, _Allocator >::allocator_type
 

Definition at line 765 of file stl_alloc.h.


Member Data Documentation

template<class _Tp, class _Allocator>
const bool std::_Alloc_traits< _Tp, _Allocator >::_S_instanceless = false [static]
 

Definition at line 769 of file stl_alloc.h.


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