ReactOS 0.4.16-dev-197-g92996da
|
#include <_alloc.h>
Public Member Functions | |
_STLP_alloc_proxy (const _MaybeReboundAlloc &__a, _Value __p) | |
_STLP_alloc_proxy (__move_source< _Self > src) | |
_Base & | _M_base () |
void | _M_swap_alloc (_Self &__x) |
void | swap (_Self &__x) |
_Tp * | allocate (size_type __n, size_type &__allocated_n) |
_Tp * | allocate (size_type __n) |
Public Attributes | |
_Value | _M_data |
Private Types | |
typedef _MaybeReboundAlloc | _Base |
typedef _Base::size_type | size_type |
typedef _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc > | _Self |
Private Member Functions | |
void | _M_swap_alloc (_Self &, const __true_type &) |
void | _M_swap_alloc (_Self &__x, const __false_type &) |
_Tp * | allocate (size_type __n, size_type &__allocated_n, const __true_type &) |
_Tp * | allocate (size_type __n, size_type &__allocated_n, const __false_type &) |
|
private |
|
private |
|
private |
|
inline |
|
inline |
Definition at line 484 of file _alloc.h.
|
inline |
Definition at line 488 of file _alloc.h.
Referenced by _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_STLP_alloc_proxy().
|
inlineprivate |
Definition at line 497 of file _alloc.h.
Referenced by _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_M_swap_alloc(), and _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::swap().
|
inline |
Definition at line 507 of file _alloc.h.
|
inlineprivate |
|
inline |
|
inline |
Definition at line 525 of file _alloc.h.
Referenced by _Bvector_base< _Alloc >::_M_bit_alloc(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_create_node(), list< _Tp, >::_M_create_node(), rope< _CharT, _Alloc >::_S_leaf_concat_char_iter(), rope< _CharT, _Alloc >::_S_substring(), _Vector_base< _Tp, _Alloc >::_Vector_base(), and _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::allocate().
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 520 of file _alloc.h.
Referenced by _String_base< _Tp, _Alloc >::_M_swap(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::swap(), and list< _Tp, >::swap().
_Value _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_M_data |
Definition at line 478 of file _alloc.h.
Referenced by _Deque_base< _Tp, _Alloc >::_Deque_base(), _List_base< _Tp, _Alloc >::_List_base(), _String_base< _Tp, _Alloc >::_M_capacity(), _Bvector_base< _Alloc >::_M_deallocate(), _String_base< _Tp, _Alloc >::_M_deallocate_block(), _List_base< _Tp, _Alloc >::_M_empty_initialize(), _Rb_tree_base< _Tp, _Alloc >::_M_empty_initialize(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_find(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_leftmost(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_lower_bound(), _Rb_tree_base< _Tp, _Alloc >::_M_rebind(), _String_base< _Tp, _Alloc >::_M_reset(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_rightmost(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_root(), _String_base< _Tp, _Alloc >::_M_Start(), _String_base< _Tp, _Alloc >::_M_swap(), list< _Tp, >::_M_swap_aux(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_upper_bound(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_Rb_tree(), _Rope_RopeSubstring< _CharT, _Alloc >::_Rope_RopeSubstring(), rope< _CharT, _Alloc >::_S_add_leaf_to_forest(), rope< _CharT, _Alloc >::_S_compare(), rope< _CharT, _Alloc >::_S_concat_char_iter(), rope< _CharT, _Alloc >::_S_concat_rep(), rope< _CharT, _Alloc >::_S_destr_concat_char_iter(), rope< _CharT, _Alloc >::_S_destr_leaf_concat_char_iter(), rope< _CharT, _Alloc >::_S_fetch(), rope< _CharT, _Alloc >::_S_fetch_ptr(), rope< _CharT, _Alloc >::_S_flatten(), rope< _CharT, _Alloc >::_S_is_almost_balanced(), rope< _CharT, _Alloc >::_S_is_balanced(), rope< _CharT, _Alloc >::_S_is_roughly_balanced(), rope< _CharT, _Alloc >::_S_leaf_concat_char_iter(), _Rope_iterator_base< _CharT, _Alloc >::_S_setbuf(), _Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), _Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr(), rope< _CharT, _Alloc >::_S_substring(), rope< _CharT, _Alloc >::_S_tree_concat(), _Slist_base< _Tp, _Alloc >::_Slist_base(), _String_base< _Tp, _Alloc >::_String_base(), _Vector_base< _Tp, _Alloc >::_Vector_base(), list< _Tp, >::begin(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::clear(), _List_base< _Tp, _Alloc >::empty(), list< _Tp, >::end(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::end(), _Rope_RopeSubstring< _CharT, _Alloc >::operator()(), _Rope_char_ref_proxy< _CharT, _Alloc >::operator=(), rope< _CharT, _Alloc >::replace(), list< _Tp, >::reverse(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::swap(), _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::swap(), list< _Tp, >::swap(), _Slist_base< _Tp, _Alloc >::~_Slist_base(), and _Vector_base< _Tp, _Alloc >::~_Vector_base().