|  | MySQL 9.5.0
    Source Code Documentation | 
This is the complete list of members for PFS_data_container_allocator< T >, including all inherited members.
| allocate(std::size_t n) | PFS_std_allocator< T > | inline | 
| deallocate(T *p, std::size_t n) noexcept | PFS_std_allocator< T > | inline | 
| get_class() const | PFS_std_allocator< T > | inline | 
| m_klass | PFS_std_allocator< T > | private | 
| PFS_data_container_allocator() | PFS_data_container_allocator< T > | inline | 
| PFS_data_container_allocator(const PFS_data_container_allocator &other) | PFS_data_container_allocator< T > | inline | 
| PFS_data_container_allocator(const PFS_data_container_allocator< U > &u) noexcept | PFS_data_container_allocator< T > | inlineexplicit | 
| PFS_std_allocator(PFS_builtin_memory_class *klass) | PFS_std_allocator< T > | inlineexplicit | 
| PFS_std_allocator(const PFS_std_allocator< U > &u) noexcept | PFS_std_allocator< T > | inlineexplicit | 
| value_type typedef | PFS_std_allocator< T > |