MySQL 9.1.0
Source Code Documentation
mysql::allocators::Allocator< T > Member List

This is the complete list of members for mysql::allocators::Allocator< T >, including all inherited members.

allocate(size_type n)mysql::allocators::Allocator< T >inline
Allocator(Memory_resource memory_resource=Memory_resource())mysql::allocators::Allocator< T >inlineexplicit
Allocator(const Allocator< U > &other)mysql::allocators::Allocator< T >inlineexplicit
deallocate(T *p, size_type size)mysql::allocators::Allocator< T >inline
difference_type typedefmysql::allocators::Allocator< T >
get_deleter()mysql::allocators::Allocator< T >inline
get_memory_resource() constmysql::allocators::Allocator< T >inline
m_memory_resourcemysql::allocators::Allocator< T >private
size_type typedefmysql::allocators::Allocator< T >
value_type typedefmysql::allocators::Allocator< T >