#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 306 of file stl_bvector.h. |
|
Reimplemented from std::_Bvector_alloc_base. Reimplemented in std::vector< bool, _Alloc >. Definition at line 308 of file stl_bvector.h. |
|
Definition at line 310 of file stl_bvector.h. |
|
Definition at line 311 of file stl_bvector.h. |