std::Bvector_alloc_base< Allocator, true > Class Template Reference

Collaboration diagram for std::Bvector_alloc_base< Allocator, true >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Alloc_traits< bool,
Allocator >::allocator_type 
allocator_type

Public Member Functions

allocator_type get_allocator () const
 Bvector_alloc_base (const allocator_type &)

Protected Types

typedef Alloc_traits< Bit_type,
Allocator >::Alloc_type 
Alloc_type

Protected Member Functions

Bit_typeM_bit_alloc (size_t n)
void M_deallocate ()

Protected Attributes

Bit_iterator M_start
Bit_iterator M_finish
Bit_typeM_end_of_storage

Detailed Description

template<class Allocator>
class std::Bvector_alloc_base< Allocator, true >

Definition at line 296 of file stl_bvector.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 3 19:45:33 2007 for libstdc++-v3 Source by  doxygen 1.5.1