ReactOS 0.4.16-dev-555-g690643f
|
#include <_bvector.h>
Public Types | |
typedef bool | value_type |
typedef size_t | size_type |
typedef ptrdiff_t | difference_type |
typedef _STLP_PRIV _Bit_reference | reference |
typedef bool | const_reference |
typedef _STLP_PRIV _Bit_reference * | pointer |
typedef const bool * | const_pointer |
typedef random_access_iterator_tag | _Iterator_category |
typedef _STLP_PRIV _Bit_iterator | iterator |
typedef _STLP_PRIV _Bit_const_iterator | const_iterator |
typedef _STLP_PRIV _Bvector_base< _Alloc >::allocator_type | allocator_type |
typedef _STLP_PRIV _Bvector_base< _Alloc >::__chunk_type | __chunk_type |
Public Attributes | |
_STLP_DECLARE_RANDOM_ACCESS_REVERSE_ITERATORS | |
Protected Member Functions | |
void | _M_initialize (size_type __n) |
void | _M_insert_aux (iterator __position, bool __x) |
Private Types | |
typedef _STLP_PRIV _Bvector_base< _Alloc > | _Base |
typedef __BVECTOR_QUALIFIED | _Self |
Definition at line 358 of file _bvector.h.
typedef _STLP_PRIV _Bvector_base<_Alloc>::__chunk_type __BVECTOR_QUALIFIED::__chunk_type |
Definition at line 385 of file _bvector.h.
|
private |
Definition at line 363 of file _bvector.h.
Definition at line 373 of file _bvector.h.
|
private |
Definition at line 364 of file _bvector.h.
typedef _STLP_PRIV _Bvector_base<_Alloc>::allocator_type __BVECTOR_QUALIFIED::allocator_type |
Definition at line 384 of file _bvector.h.
Definition at line 376 of file _bvector.h.
typedef const bool* __BVECTOR_QUALIFIED::const_pointer |
Definition at line 372 of file _bvector.h.
Definition at line 370 of file _bvector.h.
Definition at line 368 of file _bvector.h.
Definition at line 375 of file _bvector.h.
Definition at line 371 of file _bvector.h.
Definition at line 369 of file _bvector.h.
typedef size_t __BVECTOR_QUALIFIED::size_type |
Definition at line 367 of file _bvector.h.
typedef bool __BVECTOR_QUALIFIED::value_type |
Definition at line 366 of file _bvector.h.
|
inline |
Definition at line 579 of file _bvector.h.
|
inline |
Definition at line 575 of file _bvector.h.
Definition at line 523 of file _bvector.h.
|
inlineexplicit |
Definition at line 507 of file _bvector.h.
|
inline |
Definition at line 565 of file _bvector.h.
|
inline |
Definition at line 558 of file _bvector.h.
|
inlineexplicit |
Definition at line 517 of file _bvector.h.
|
inline |
Definition at line 510 of file _bvector.h.
Definition at line 597 of file _bvector.h.
Referenced by assign().
Definition at line 763 of file _bvector.h.
Referenced by insert().
Definition at line 390 of file _bvector.h.
Referenced by __BVECTOR(), and operator=().
Definition at line 396 of file _bvector.h.
Referenced by insert(), and push_back().
Definition at line 497 of file _bvector.h.
Referenced by at().
Definition at line 607 of file _bvector.h.
Definition at line 502 of file _bvector.h.
|
inline |
Definition at line 504 of file _bvector.h.
|
inline |
Definition at line 666 of file _bvector.h.
|
inline |
Definition at line 667 of file _bvector.h.
|
inline |
Definition at line 472 of file _bvector.h.
Referenced by __BVECTOR(), and operator=().
|
inline |
Definition at line 473 of file _bvector.h.
|
inline |
Definition at line 488 of file _bvector.h.
Referenced by _M_fill_insert(), insert(), operator=(), and reserve().
|
inline |
Definition at line 811 of file _bvector.h.
|
inline |
Definition at line 491 of file _bvector.h.
|
inline |
Definition at line 474 of file _bvector.h.
Referenced by __BVECTOR(), and operator=().
|
inline |
Definition at line 475 of file _bvector.h.
Definition at line 796 of file _bvector.h.
Definition at line 790 of file _bvector.h.
Referenced by _M_fill_assign(), clear(), and resize().
|
inline |
Definition at line 806 of file _bvector.h.
|
inline |
Definition at line 664 of file _bvector.h.
|
inline |
Definition at line 665 of file _bvector.h.
Definition at line 685 of file _bvector.h.
|
inline |
Definition at line 741 of file _bvector.h.
|
inline |
Definition at line 719 of file _bvector.h.
Definition at line 783 of file _bvector.h.
|
inline |
Definition at line 487 of file _bvector.h.
|
inline |
Definition at line 581 of file _bvector.h.
Definition at line 492 of file _bvector.h.
|
inline |
Definition at line 494 of file _bvector.h.
|
inline |
Definition at line 787 of file _bvector.h.
Definition at line 668 of file _bvector.h.
|
inline |
Definition at line 477 of file _bvector.h.
|
inline |
Definition at line 478 of file _bvector.h.
|
inline |
Definition at line 481 of file _bvector.h.
|
inline |
Definition at line 482 of file _bvector.h.
Definition at line 651 of file _bvector.h.
Definition at line 800 of file _bvector.h.
|
inline |
Definition at line 486 of file _bvector.h.
Referenced by __BVECTOR(), and operator=().
|
inline |
Definition at line 676 of file _bvector.h.
__BVECTOR_QUALIFIED::_STLP_DECLARE_RANDOM_ACCESS_REVERSE_ITERATORS |
Definition at line 378 of file _bvector.h.