Whole document tree
    

Whole document tree

Templatestd::_Bvector_base class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Bvector_base< _Alloc > Class Template Reference

#include <stl_bvector.h>

Inheritance diagram for std::_Bvector_base:

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 Methods

 _Bvector_base (const allocator_type &__a)
 ~_Bvector_base ()

Private Types

typedef _Bvector_alloc_base<
_Alloc, _Alloc_traits< bool,
_Alloc >::_S_instanceless > 
_Base

template<class _Alloc>
class std::_Bvector_base< _Alloc >


Member Typedef Documentation

template<class _Alloc>
typedef _Bvector_alloc_base<_Alloc, _Alloc_traits<bool, _Alloc>::_S_instanceless> std::_Bvector_base< _Alloc >::_Base [private]
 

Definition at line 335 of file bits/stl_bvector.h.

Referenced by std::_Bvector_base< _Alloc >::_Bvector_base().

template<class _Alloc>
typedef _Base::allocator_type std::_Bvector_base< _Alloc >::allocator_type
 

Reimplemented from std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >.

Reimplemented in std::vector< bool, _Alloc >.

Definition at line 337 of file bits/stl_bvector.h.

Referenced by std::_Bvector_base< _Alloc >::_Bvector_base().


Constructor & Destructor Documentation

template<class _Alloc>
std::_Bvector_base< _Alloc >::_Bvector_base const allocator_type   __a [inline]
 

Definition at line 339 of file bits/stl_bvector.h.

References std::_Bvector_base< _Alloc >::_Base, and std::_Bvector_base< _Alloc >::allocator_type.

template<class _Alloc>
std::_Bvector_base< _Alloc >::~_Bvector_base   [inline]
 

Definition at line 340 of file bits/stl_bvector.h.


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:17:09 2002 for libstdc++-v3 Source by doxygen1.2.15