MySQL 8.3.0
Source Code Documentation
net::associated_executor_impl< T, Executor, std::void_t< typename T::executor_type > > Struct Template Reference

#include <executor.h>

Public Types

using type = typename T::executor_type
 

Static Public Member Functions

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

Member Typedef Documentation

◆ type

template<class T , class Executor >
using net::associated_executor_impl< T, Executor, std::void_t< typename T::executor_type > >::type = typename T::executor_type

Member Function Documentation

◆ __get()

template<class T , class Executor >
static type net::associated_executor_impl< T, Executor, std::void_t< typename T::executor_type > >::__get ( const T &  t,
const Executor &   
)
inlinestaticnoexcept

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