libstdc++
std::allocator_traits< _Alloc > Member List
This is the complete list of members for std::allocator_traits< _Alloc >, including all inherited members.
__p (defined in std::allocator_traits< _Alloc >)std::allocator_traits< _Alloc >
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 typedefstd::allocator_traits< _Alloc >
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, _Tp *__p)std::allocator_traits< _Alloc > [inline, static]
max_size(const _Alloc &__a) noexceptstd::allocator_traits< _Alloc > [inline, static]
select_on_container_copy_construction(const _Alloc &__rhs)std::allocator_traits< _Alloc > [inline, static]
std::forward(__args)...)) (defined in std::allocator_traits< _Alloc >)std::allocator_traits< _Alloc > [inline]
value_type typedefstd::allocator_traits< _Alloc >