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