MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
connection_control::CustomAllocator< T > Member List

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

allocate(std::size_t n)connection_control::CustomAllocator< T >inline
CustomAllocator()=defaultconnection_control::CustomAllocator< T >
CustomAllocator(const CustomAllocator< U > &)connection_control::CustomAllocator< T >inlineexplicit
deallocate(T *ptr, std::size_t)connection_control::CustomAllocator< T >inline
operator delete(void *ptr)connection_control::Connection_control_allocinlinestatic
operator delete[](void *ptr)connection_control::Connection_control_allocinlinestatic
operator new(size_t size) noexceptconnection_control::Connection_control_allocinlinestatic
operator new[](size_t size) noexceptconnection_control::Connection_control_allocinlinestatic
value_type typedefconnection_control::CustomAllocator< T >