std::Bvector_base< Alloc > Class Template Reference

Inheritance diagram for std::Bvector_base< Alloc >:

Inheritance graph
[legend]
Collaboration diagram for std::Bvector_base< Alloc >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Base::allocator_type allocator_type

Public Member Functions

 Bvector_base (const allocator_type &a)
 ~Bvector_base ()
allocator_type get_allocator () const
 Bvector_alloc_base (const allocator_type &a)

Protected Member Functions

Bit_typeM_bit_alloc (size_t n)
void M_deallocate ()

Protected Attributes

Alloc_traits< Bit_type, Alloc
>::allocator_type 
M_data_allocator
Bit_iterator M_start
Bit_iterator M_finish
Bit_typeM_end_of_storage

Private Types

typedef Bvector_alloc_base<
Alloc, Alloc_traits< bool,
Alloc >::S_instanceless > 
Base

Detailed Description

template<class Alloc>
class std::Bvector_base< Alloc >

Definition at line 323 of file stl_bvector.h.


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