MySQL 8.3.0
Source Code Documentation
Malloc_allocator< T > Member List

This is the complete list of members for Malloc_allocator< T >, including all inherited members.

address(reference r) constMalloc_allocator< T >inline
address(const_reference r) constMalloc_allocator< T >inline
allocate(size_type n, const_pointer hint=nullptr)Malloc_allocator< T >inline
const_pointer typedefMalloc_allocator< T >
const_reference typedefMalloc_allocator< T >
construct(U *p, Args &&... args)Malloc_allocator< T >inline
deallocate(pointer p, size_type)Malloc_allocator< T >inline
destroy(pointer p)Malloc_allocator< T >inline
difference_type typedefMalloc_allocator< T >
m_keyMalloc_allocator< T >private
Malloc_allocator(PSI_memory_key key)Malloc_allocator< T >inlineexplicit
Malloc_allocator(const Malloc_allocator< U > &other)Malloc_allocator< T >inline
max_size() constMalloc_allocator< T >inline
operator=(const Malloc_allocator< U > &other)Malloc_allocator< T >inline
pointer typedefMalloc_allocator< T >
psi_key() constMalloc_allocator< T >inline
reference typedefMalloc_allocator< T >
size_type typedefMalloc_allocator< T >
value_type typedefMalloc_allocator< T >