_Bvector_base Class Reference
#include
<stdapis/stlportv5/stl/_bvector.h>
Member Type Definition Documentation
Typedef __chunk_allocator_type
Typedef __chunk_type
typedef unsigned int | __chunk_type |
Member Attribute Documentation
_M_end_of_storage
_M_finish
_M_start
allocator_type
_Alloc::allocator_type | allocator_type |
Constructor & Destructor Documentation
_Bvector_base ( const allocator_type & )
_Bvector_base | ( | const allocator_type & | __a | ) | [inline] |
_Bvector_base ( __move_source< _Self > )
~_Bvector_base ( )
Member Function Documentation
_M_bit_alloc ( size_t )
unsigned int * | _M_bit_alloc | ( | size_t | __n | ) | [protected, inline] |
_M_deallocate ( )
void | _M_deallocate | ( | ) | [protected, inline] |
_STLP_FORCE_ALLOCATORS ( bool, _Alloc )
_STLP_FORCE_ALLOCATORS | ( | bool | , |
| _Alloc | |
| ) | |
__get_dfl_allocator ( )
allocator_type
| __get_dfl_allocator | ( | ) | [static, inline] |
get_allocator ( )
allocator_type
| get_allocator | ( | ) | const [inline] |