__gnu_cxx::Slist_alloc_base< Type, Allocator, true > Class Template Reference

Collaboration diagram for __gnu_cxx::Slist_alloc_base< Type, Allocator, true >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Alloc_traits< Type,
Allocator >::allocator_type 
allocator_type

Public Member Functions

allocator_type get_allocator () const
 Slist_alloc_base (const allocator_type &)

Protected Types

typedef Alloc_traits< Slist_node<
Type >, Allocator >::Alloc_type 
Alloc_type

Protected Member Functions

Slist_node< Type > * M_get_node ()
void M_put_node (Slist_node< Type > *__p)

Protected Attributes

Slist_node_base M_head

Detailed Description

template<class Type, class Allocator>
class __gnu_cxx::Slist_alloc_base< Type, Allocator, true >

Definition at line 236 of file slist.


The documentation for this class was generated from the following file:
Generated on Wed Oct 26 12:22:53 2005 for libstdc++-v3 Source by  doxygen 1.4.5