memory
std_allocator< T, RawAllocator > Member List

This is the complete list of members for std_allocator< T, RawAllocator >, including all inherited members.

allocate(size_type n, void *=nullptr)std_allocator< T, RawAllocator >
allocator_type typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
const_pointer typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
const_reference typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
construct(U *p, Args &&... args)std_allocator< T, RawAllocator >
deallocate(pointer p, size_type n) noexceptstd_allocator< T, RawAllocator >
destroy(U *p) noexceptstd_allocator< T, RawAllocator >
difference_type typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
get_allocator() noexcept -> decltype(std::declval< alloc_reference >().get_allocator())std_allocator< T, RawAllocator >
get_allocator() const noexcept -> decltype(std::declval< const alloc_reference >().get_allocator())std_allocator< T, RawAllocator >
make_std_allocator(RawAllocator &&allocator) noexcept -> std_allocator< T, typename std::decay< RawAllocator >::type >std_allocator< T, RawAllocator >related
max_size() const noexceptstd_allocator< T, RawAllocator >
operator!=(const std_allocator< T, Impl > &lhs, const std_allocator< U, Impl > &rhs) noexceptstd_allocator< T, RawAllocator >related
operator== (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >friend
operator==(const std_allocator< T, Impl > &lhs, const std_allocator< U, Impl > &rhs) noexceptstd_allocator< T, RawAllocator >related
pointer typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
propagate_on_container_copy_assignment typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
propagate_on_container_move_assignment typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
propagate_on_container_swap typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
reference typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
select_on_container_copy_construction() conststd_allocator< T, RawAllocator >
size_type typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >
std_allocator() noexceptstd_allocator< T, RawAllocator >
std_allocator(RawAlloc &alloc,) noexceptstd_allocator< T, RawAllocator >
std_allocator(const RawAlloc &alloc,) noexceptstd_allocator< T, RawAllocator >
std_allocator(const alloc_reference &alloc) noexceptstd_allocator< T, RawAllocator >
std_allocator(const allocator_storage< StoragePolicy, OtherMut > &)=deletestd_allocator< T, RawAllocator >
std_allocator(const std_allocator< U, RawAllocator > &alloc) noexceptstd_allocator< T, RawAllocator >
std_allocator(std_allocator< U, RawAllocator > &alloc) noexceptstd_allocator< T, RawAllocator >
value_type typedef (defined in std_allocator< T, RawAllocator >)std_allocator< T, RawAllocator >