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