![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <pfs_data_lock.h>
Public Member Functions | |
| PFS_data_container_allocator () | |
| PFS_data_container_allocator (const PFS_data_container_allocator &other) | |
| template<class U > | |
| constexpr | PFS_data_container_allocator (const PFS_data_container_allocator< U > &u) noexcept | 
  Public Member Functions inherited from PFS_std_allocator< T > | |
| PFS_std_allocator (PFS_builtin_memory_class *klass) | |
| template<class U > | |
| constexpr | PFS_std_allocator (const PFS_std_allocator< U > &u) noexcept | 
| T * | allocate (std::size_t n) | 
| void | deallocate (T *p, std::size_t n) noexcept | 
| PFS_builtin_memory_class * | get_class () const | 
Additional Inherited Members | |
  Public Types inherited from PFS_std_allocator< T > | |
| typedef T | value_type | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inlineconstexprnoexcept |