__gnu_cxx::Slist_base< Type, Alloc > Struct Template Reference

Inheritance diagram for __gnu_cxx::Slist_base< Type, Alloc >:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::Slist_base< Type, Alloc >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Slist_alloc_base<
Type, Alloc, Alloc_traits<
Type, Alloc >::S_instanceless > 
Base
typedef Base::allocator_type allocator_type

Public Member Functions

 Slist_base (const allocator_type &a)
 ~Slist_base ()
allocator_type get_allocator () const
 Slist_alloc_base (const allocator_type &a)

Protected Member Functions

Slist_node_baseM_erase_after (Slist_node_base *position)
Slist_node_baseM_erase_after (Slist_node_base *, Slist_node_base *)
Slist_node< Type > * M_get_node ()
void M_put_node (Slist_node< Type > *__p)

Protected Attributes

Alloc_traits< Slist_node<
Type >, Alloc >::allocator_type 
M_node_allocator
Slist_node_base M_head

Detailed Description

template<class Type, class Alloc>
struct __gnu_cxx::Slist_base< Type, Alloc >

Definition at line 256 of file slist.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 16 09:22:41 2005 for libstdc++-v3 Source by  doxygen 1.4.4