MySQL 8.0.40
Source Code Documentation
mysqlns::resource::Allocator< T > Member List

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

allocate(size_type n)mysqlns::resource::Allocator< T >inline
Allocator(Memory_resource memory_resource=Memory_resource())mysqlns::resource::Allocator< T >inlineexplicit
Allocator(const Allocator< U > &other)mysqlns::resource::Allocator< T >inlineexplicit
deallocate(T *p, size_type size)mysqlns::resource::Allocator< T >inline
difference_type typedefmysqlns::resource::Allocator< T >
get_deleter()mysqlns::resource::Allocator< T >inline
get_memory_resource() constmysqlns::resource::Allocator< T >inline
m_memory_resourcemysqlns::resource::Allocator< T >private
size_type typedefmysqlns::resource::Allocator< T >
value_type typedefmysqlns::resource::Allocator< T >