![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
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()=default | connection_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_alloc | inlinestatic | 
| operator delete[](void *ptr) | connection_control::Connection_control_alloc | inlinestatic | 
| operator new(size_t size) noexcept | connection_control::Connection_control_alloc | inlinestatic | 
| operator new[](size_t size) noexcept | connection_control::Connection_control_alloc | inlinestatic | 
| value_type typedef | connection_control::CustomAllocator< T > |