MySQL 9.0.0
Source Code Documentation
Component_malloc_allocator< T > Member List

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

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