#include <stl_bvector.h>
Collaboration diagram for std::_Bvector_alloc_base< _Allocator, true >:
Public Types | |
typedef _Alloc_traits<bool, _Allocator>::allocator_type | allocator_type |
Public Methods | |
allocator_type | get_allocator () const |
_Bvector_alloc_base (const allocator_type &) | |
Protected Types | |
typedef _Alloc_traits<unsigned int, _Allocator>::_Alloc_type | _Alloc_type |
Protected Methods | |
unsigned int* | _M_bit_alloc (size_t __n) |
void | _M_deallocate () |
Protected Attributes | |
_Bit_iterator | _M_start |
_Bit_iterator | _M_finish |
unsigned int* | _M_end_of_storage |
|
Definition at line 284 of file stl_bvector.h. |
|
Definition at line 276 of file stl_bvector.h. |
|
Definition at line 279 of file stl_bvector.h. |
|
Definition at line 286 of file stl_bvector.h. |
|
Definition at line 288 of file stl_bvector.h. |
|
Definition at line 277 of file stl_bvector.h. |
|
Definition at line 296 of file stl_bvector.h. |
|
Definition at line 295 of file stl_bvector.h. |
|
Definition at line 294 of file stl_bvector.h. |