libstdc++
__gnu_cxx::__alloc_traits< _Alloc > Member List
This is the complete list of members for __gnu_cxx::__alloc_traits< _Alloc >, including all inherited members.
__p (defined in std::allocator_traits< _Alloc >)std::allocator_traits< _Alloc >
_Base_type typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
_S_always_equal() (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
_S_nothrow_move() (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
_S_on_swap(_Alloc &__a, _Alloc &__b) (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
_S_propagate_on_copy_assign() (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
_S_propagate_on_move_assign() (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
_S_propagate_on_swap() (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
_S_select_on_copy(const _Alloc &__a) (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
allocate(_Alloc &__a, size_type __n)std::allocator_traits< _Alloc > [inline, static]
allocate(_Alloc &__a, size_type __n, const_void_pointer __hint)std::allocator_traits< _Alloc > [inline, static]
allocator_type typedef__gnu_cxx::__alloc_traits< _Alloc >
const_pointer typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
const_reference typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
construct(_Alloc &__a, _Ptr __p, _Args &&...__args) (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
std::allocator_traits::construct(_Alloc &__a, _Tp *__p, _Args &&...__args)-> decltype(_S_construct(__astd::allocator_traits< _Alloc > [static]
deallocate(_Alloc &__a, pointer __p, size_type __n)std::allocator_traits< _Alloc > [inline, static]
destroy(_Alloc &__a, _Ptr __p) (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc > [inline, static]
std::allocator_traits::destroy(_Alloc &__a, _Tp *__p)std::allocator_traits< _Alloc > [inline, static]
difference_type typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
max_size(const _Alloc &__a) noexceptstd::allocator_traits< _Alloc > [inline, static]
pointer typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
reference typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
select_on_container_copy_construction(const _Alloc &__rhs)std::allocator_traits< _Alloc > [inline, static]
size_type typedef (defined in __gnu_cxx::__alloc_traits< _Alloc >)__gnu_cxx::__alloc_traits< _Alloc >
static_assert(!is_same< rebind_alloc< value_type >, __undefined >::value,"allocator defines rebind or is like Alloc<T, Args>") (defined in std::allocator_traits< _Alloc >)std::allocator_traits< _Alloc >
std::forward(__args)...)) (defined in std::allocator_traits< _Alloc >)std::allocator_traits< _Alloc > [inline]
value_type typedef__gnu_cxx::__alloc_traits< _Alloc >