MySQL 9.0.0
Source Code Documentation
ut::detail::allocator_base< T > Struct Template Reference

#include <ut0new.h>

Public Member Functions

 allocator_base (PSI_memory_key)
 
template<typename U >
 allocator_base (const allocator_base< U > &)
 
void * allocate_impl (size_t n_bytes)
 

Constructor & Destructor Documentation

◆ allocator_base() [1/2]

template<typename T >
ut::detail::allocator_base< T >::allocator_base ( PSI_memory_key  )
inlineexplicit

◆ allocator_base() [2/2]

template<typename T >
template<typename U >
ut::detail::allocator_base< T >::allocator_base ( const allocator_base< U > &  )
inline

Member Function Documentation

◆ allocate_impl()

template<typename T >
void * ut::detail::allocator_base< T >::allocate_impl ( size_t  n_bytes)
inline

The documentation for this struct was generated from the following file: