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

#include <executor.h>

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

Static Public Member Functions

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

Additional Inherited Members

- Public Types inherited from net::associated_executor_impl< T, Executor, typename >
using type = Executor
 

Member Function Documentation

◆ get()

template<class T , class Executor >
static auto net::associated_executor< T, Executor >::get ( const T &  t,
const Executor &  ex = Executor() 
)
inlinestaticnoexcept

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