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

std::_List_base Class Template Reference

#include <stl_list.h>

Inherits std::_List_alloc_base< _Tp, _Alloc, _Alloc_traits< _Tp, _Alloc >::_S_instanceless >.

Inherited by std::list [protected].

List of all members.

Public Types


Public Methods

template<class _Tp, class _Alloc> class std::_List_base


Member Typedef Documentation

typedef _List_alloc_base<_Tp, _Alloc, _Alloc_traits<_Tp, _Alloc>::_S_instanceless> _Base
 

typedef _Base::allocator_type allocator_type
 

Reimplemented from std::_List_alloc_base.

Reimplemented in std::list.


Constructor & Destructor Documentation

_List_base ( const allocator_type & __a ) [inline]
 

~_List_base ( ) [inline]
 


Member Function Documentation

void clear ( )
 

Reimplemented in std::list.


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