#include <stl_bvector.h>
Inheritance diagram for std::_Bvector_base:
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 |
|
Definition at line 335 of file bits/stl_bvector.h. Referenced by std::_Bvector_base< _Alloc >::_Bvector_base(). |
|
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(). |
|
Definition at line 339 of file bits/stl_bvector.h. References std::_Bvector_base< _Alloc >::_Base, and std::_Bvector_base< _Alloc >::allocator_type. |
|
Definition at line 340 of file bits/stl_bvector.h. |