MySQL 8.3.0
Source Code Documentation
net::associated_allocator_impl< T, ProtoAllocator, std::void_t< typename T::allocator_type > > Struct Template Reference

#include <executor.h>

Public Types

using type = typename T::allocator_type
 

Static Public Member Functions

static type __get (const T &t, const ProtoAllocator &) noexcept
 

Member Typedef Documentation

◆ type

template<class T , class ProtoAllocator >
using net::associated_allocator_impl< T, ProtoAllocator, std::void_t< typename T::allocator_type > >::type = typename T::allocator_type

Member Function Documentation

◆ __get()

template<class T , class ProtoAllocator >
static type net::associated_allocator_impl< T, ProtoAllocator, std::void_t< typename T::allocator_type > >::__get ( const T &  t,
const ProtoAllocator &   
)
inlinestaticnoexcept

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