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

std::_Alloc_traits Struct Template Reference

#include <stl_alloc.h>

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


Member Typedef Documentation

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

Definition at line 736 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 735 of file stl_alloc.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:43 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001