_GLIBCXX_STD::_Bvector_base< _Alloc >::_Bvector_impl Struct Reference

List of all members.

Public Member Functions

 _Bvector_impl (const _Bit_alloc_type &__a)

Public Attributes

_Bit_iterator _M_start
_Bit_iterator _M_finish
_Bit_type_M_end_of_storage

Detailed Description

template<class _Alloc>
struct _GLIBCXX_STD::_Bvector_base< _Alloc >::_Bvector_impl

Definition at line 362 of file stl_bvector.h.


Constructor & Destructor Documentation

template<class _Alloc>
_GLIBCXX_STD::_Bvector_base< _Alloc >::_Bvector_impl::_Bvector_impl ( const _Bit_alloc_type __a  )  [inline]

Definition at line 367 of file stl_bvector.h.


Member Data Documentation

template<class _Alloc>
_Bit_type* _GLIBCXX_STD::_Bvector_base< _Alloc >::_Bvector_impl::_M_end_of_storage

Definition at line 366 of file stl_bvector.h.

Referenced by _GLIBCXX_STD::_Bvector_base< _Alloc >::_M_deallocate().

template<class _Alloc>
_Bit_iterator _GLIBCXX_STD::_Bvector_base< _Alloc >::_Bvector_impl::_M_finish

Definition at line 365 of file stl_bvector.h.

template<class _Alloc>
_Bit_iterator _GLIBCXX_STD::_Bvector_base< _Alloc >::_Bvector_impl::_M_start

Definition at line 364 of file stl_bvector.h.

Referenced by _GLIBCXX_STD::_Bvector_base< _Alloc >::_M_deallocate().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:20 2010 for GNU C++ STL by  doxygen 1.4.7