This is the complete list of members for custom_allocator< T >, including all inherited members.
address(reference x) const noexcept | custom_allocator< T > | inline |
address(const_reference x) const noexcept | custom_allocator< T > | inline |
allocate(size_type n, const void *=0) | custom_allocator< T > | inline |
const_pointer typedef | custom_allocator< T > | |
const_reference typedef | custom_allocator< T > | |
construct(U *p, Args &&... args) | custom_allocator< T > | inline |
custom_allocator()=default | custom_allocator< T > | |
custom_allocator(const custom_allocator &)=default | custom_allocator< T > | |
custom_allocator(const custom_allocator< U > &) | custom_allocator< T > | inline |
deallocate(T *p, size_type) | custom_allocator< T > | inline |
destroy(U *p) | custom_allocator< T > | inline |
difference_type typedef | custom_allocator< T > | |
max_size() const noexcept | custom_allocator< T > | inline |
pointer typedef | custom_allocator< T > | |
propagate_on_container_move_assignment typedef | custom_allocator< T > | |
reference typedef | custom_allocator< T > | |
size_type typedef | custom_allocator< T > | |
value_type typedef | custom_allocator< T > |