MySQL 8.4.0
Source Code Documentation
net::associated_executor_impl< T, Executor, typename > Struct Template Reference

#include <executor.h>

Inheritance diagram for net::associated_executor_impl< T, Executor, typename >:
[legend]

Public Types

using type = Executor
 

Static Public Member Functions

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

Member Typedef Documentation

◆ type

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

Member Function Documentation

◆ __get()

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

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