MySQL 8.4.0
Source Code Documentation
net::associated_allocator< T, ProtoAllocator > Struct Template Reference

#include <executor.h>

Inheritance diagram for net::associated_allocator< T, ProtoAllocator >:
[legend]

Static Public Member Functions

static auto get (const T &t, const ProtoAllocator &a=ProtoAllocator()) noexcept
 
- Static Public Member Functions inherited from net::associated_allocator_impl< T, ProtoAllocator, typename >
static type __get (const T &, const ProtoAllocator &a) noexcept
 

Additional Inherited Members

- Public Types inherited from net::associated_allocator_impl< T, ProtoAllocator, typename >
using type = ProtoAllocator
 

Member Function Documentation

◆ get()

template<class T , class ProtoAllocator >
static auto net::associated_allocator< T, ProtoAllocator >::get ( const T &  t,
const ProtoAllocator &  a = ProtoAllocator() 
)
inlinestaticnoexcept

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