libstdc++
std::allocator_traits< _Alloc > Member List

This is the complete list of members for std::allocator_traits< _Alloc >, including all inherited members.

allocate(_Alloc &__a, size_type __n)std::allocator_traits< _Alloc >inlinestatic
allocate(_Alloc &__a, size_type __n, const_void_pointer __hint)std::allocator_traits< _Alloc >inlinestatic
allocator_type typedefstd::allocator_traits< _Alloc >
const_pointer typedefstd::allocator_traits< _Alloc >
const_void_pointer typedefstd::allocator_traits< _Alloc >
construct(_Alloc &__a, _Tp *__p, _Args &&...__args)std::allocator_traits< _Alloc >inlinestatic
deallocate(_Alloc &__a, pointer __p, size_type __n)std::allocator_traits< _Alloc >inlinestatic
destroy(_Alloc &__a, _Tp *__p)std::allocator_traits< _Alloc >inlinestatic
difference_type typedefstd::allocator_traits< _Alloc >
max_size(const _Alloc &__a)std::allocator_traits< _Alloc >inlinestatic
pointer typedefstd::allocator_traits< _Alloc >
propagate_on_container_copy_assignment typedefstd::allocator_traits< _Alloc >
propagate_on_container_move_assignment typedefstd::allocator_traits< _Alloc >
propagate_on_container_swap typedefstd::allocator_traits< _Alloc >
select_on_container_copy_construction(const _Alloc &__rhs)std::allocator_traits< _Alloc >inlinestatic
size_type typedefstd::allocator_traits< _Alloc >
value_type typedefstd::allocator_traits< _Alloc >
void_pointer typedefstd::allocator_traits< _Alloc >