MySQL 8.4.0
Source Code Documentation
ut::allocator< T, Allocator_base > Member List

This is the complete list of members for ut::allocator< T, Allocator_base >, including all inherited members.

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 > &)=defaultut::allocator< T, Allocator_base >
allocator(allocator< T, Allocator_base > &&)=defaultut::allocator< T, Allocator_base >
allocator(const allocator< U, Allocator_base > &other)ut::allocator< T, Allocator_base >inline
const_pointer typedefut::allocator< T, Allocator_base >
const_reference typedefut::allocator< T, Allocator_base >
deallocate(pointer ptr, size_type n_elements=0)ut::allocator< T, Allocator_base >inline
difference_type typedefut::allocator< T, Allocator_base >
max_size() constut::allocator< T, Allocator_base >inline
operator!=(const ut::allocator< T, Allocator_base > &other) constut::allocator< T, Allocator_base >inline
operator=(const allocator< T, Allocator_base > &)=defaultut::allocator< T, Allocator_base >
operator=(allocator< T, Allocator_base > &&)=defaultut::allocator< T, Allocator_base >
operator==(const ut::allocator< T, Allocator_base > &) constut::allocator< T, Allocator_base >inline
pointer typedefut::allocator< T, Allocator_base >
reference typedefut::allocator< T, Allocator_base >
size_type typedefut::allocator< T, Allocator_base >
value_type typedefut::allocator< T, Allocator_base >
~allocator()=defaultut::allocator< T, Allocator_base >