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 Alloc allocator_type

Public Member Functions

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

Protected Member Functions

Bit_typeM_allocate (size_t n)
void M_deallocate ()

Protected Attributes

Bvector_impl M_impl

Private Types

typedef
Alloc::template
rebind< Bit_type >
::other 
Bit_alloc_type

Classes

struct  Bvector_impl


Detailed Description

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

Definition at line 348 of file stl_bvector.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 3 06:18:57 2007 for libstdc++-v3 Source by  doxygen 1.5.3