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

std::_List_alloc_base< _Tp, _Allocator, true > Class Template Reference

#include <stl_list.h>

List of all members.

Public Types


Public Methods


Protected Types


Protected Methods


Protected Attributes

template<class _Tp, class _Allocator> class std::_List_alloc_base< _Tp, _Allocator, true >


Member Typedef Documentation

typedef _Alloc_traits<_Tp, _Allocator>::allocator_type allocator_type
 

typedef _Alloc_traits<_List_node<_Tp>, _Allocator>::_Alloc_type _Alloc_type [protected]
 


Member Function Documentation

allocator_type get_allocator ( ) const [inline]
 

_List_alloc_base ( const allocator_type & ) [inline]
 

_List_node< _Tp > * _M_get_node<_Tp> ( ) [inline, protected]
 

void _M_put_node ( _List_node< _Tp > * __p ) [inline, protected]
 


Member Data Documentation

_List_node<_Tp>* _M_node [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001