_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
allocator_type
_Alloc::allocator_type | allocator_type |
Constructor & Destructor Documentation
_Bvector_base ( const allocator_type & )
_Bvector_base ( __move_source< _Self > )
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 | |
| ) | |