std::List_alloc_base< Type, Allocator, true > Class Template Reference

List of all members.

Public Types

typedef Alloc_traits< Type,
Allocator >::allocator_type 
allocator_type

Public Member Functions

allocator_type get_allocator () const
 List_alloc_base (const allocator_type &)

Protected Types

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

Protected Member Functions

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

Protected Attributes

List_node< Type > * M_node

Detailed Description

template<typename Type, typename Allocator>
class std::List_alloc_base< Type, Allocator, true >

Definition at line 257 of file stl_list.h.


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