MySQL 8.3.0
Source Code Documentation
Mem_root_allocator< T > Member List

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

address(reference r) constMem_root_allocator< T >inline
address(const_reference r) constMem_root_allocator< T >inline
allocate(size_type n, const_pointer hint=nullptr)Mem_root_allocator< T >inline
const_pointer typedefMem_root_allocator< T >
const_reference typedefMem_root_allocator< T >
construct(U *p, Args &&... args)Mem_root_allocator< T >inline
deallocate(pointer, size_type)Mem_root_allocator< T >inline
destroy(pointer p)Mem_root_allocator< T >inline
difference_type typedefMem_root_allocator< T >
m_memrootMem_root_allocator< T >private
max_size() constMem_root_allocator< T >inline
Mem_root_allocator(MEM_ROOT *memroot)Mem_root_allocator< T >inlineexplicit
Mem_root_allocator()Mem_root_allocator< T >inlineexplicit
Mem_root_allocator(const Mem_root_allocator< U > &other)Mem_root_allocator< T >inline
memroot() constMem_root_allocator< T >inline
operator=(const Mem_root_allocator< U > &other)Mem_root_allocator< T >inline
pointer typedefMem_root_allocator< T >
reference typedefMem_root_allocator< T >
size_type typedefMem_root_allocator< T >
value_type typedefMem_root_allocator< T >