Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Bvector_base Class Template Reference

#include <stl_bvector.h>

Inherits std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >.

Inherited by std::vector< bool, _Alloc >.

List of all members.

Public Types


Public Methods

template<class _Alloc> class std::_Bvector_base


Member Typedef Documentation

typedef _Base::allocator_type allocator_type
 

Reimplemented from std::_Bvector_alloc_base.

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


Constructor & Destructor Documentation

_Bvector_base ( const allocator_type & __a ) [inline]
 

~_Bvector_base ( ) [inline]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001