allocate(size_type n_elements, const_pointer hint=nullptr) | ut::allocator< T, Allocator_base > | inline |
allocator(PSI_memory_key key=mem_key_std) | ut::allocator< T, Allocator_base > | inlineexplicit |
allocator(const allocator< T, Allocator_base > &)=default | ut::allocator< T, Allocator_base > | |
allocator(allocator< T, Allocator_base > &&)=default | ut::allocator< T, Allocator_base > | |
allocator(const allocator< U, Allocator_base > &other) | ut::allocator< T, Allocator_base > | inline |
const_pointer typedef | ut::allocator< T, Allocator_base > | |
const_reference typedef | ut::allocator< T, Allocator_base > | |
deallocate(pointer ptr, size_type n_elements=0) | ut::allocator< T, Allocator_base > | inline |
difference_type typedef | ut::allocator< T, Allocator_base > | |
max_size() const | ut::allocator< T, Allocator_base > | inline |
operator!=(const ut::allocator< T, Allocator_base > &other) const | ut::allocator< T, Allocator_base > | inline |
operator=(const allocator< T, Allocator_base > &)=default | ut::allocator< T, Allocator_base > | |
operator=(allocator< T, Allocator_base > &&)=default | ut::allocator< T, Allocator_base > | |
operator==(const ut::allocator< T, Allocator_base > &) const | ut::allocator< T, Allocator_base > | inline |
pointer typedef | ut::allocator< T, Allocator_base > | |
reference typedef | ut::allocator< T, Allocator_base > | |
size_type typedef | ut::allocator< T, Allocator_base > | |
value_type typedef | ut::allocator< T, Allocator_base > | |
~allocator()=default | ut::allocator< T, Allocator_base > | |