TrinityCore
Loading...
Searching...
No Matches
Trinity::Asio::Impl Namespace Reference

Classes

class  AsExpectedHandler
 
struct  AsExpectedSignature
 

Concepts

concept  CompletionTokenError
 

Functions

template<typename Handler >
bool asio_handler_is_continuation (AsExpectedHandler< Handler > *this_handler)
 
 STAMP_AS_EXPECTED_SIGNATURE (BOOST_PP_EMPTY())
 
STAMP_AS_EXPECTED_SIGNATURE & STAMP_AS_EXPECTED_SIGNATURE (&&);STAMP_AS_EXPECTED_SIGNATURE(noexcept
 

Variables

STAMP_AS_EXPECTED_SIGNATUREnoexcept
 

Function Documentation

◆ asio_handler_is_continuation()

template<typename Handler >
bool Trinity::Asio::Impl::asio_handler_is_continuation ( AsExpectedHandler< Handler > *  this_handler)
inline

Definition at line 166 of file ExpectedCompletionHandler.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ STAMP_AS_EXPECTED_SIGNATURE() [1/2]

STAMP_AS_EXPECTED_SIGNATURE & Trinity::Asio::Impl::STAMP_AS_EXPECTED_SIGNATURE ( &&  )

◆ STAMP_AS_EXPECTED_SIGNATURE() [2/2]

Trinity::Asio::Impl::STAMP_AS_EXPECTED_SIGNATURE ( BOOST_PP_EMPTY()  )

Variable Documentation

◆ noexcept

STAMP_AS_EXPECTED_SIGNATURE && Trinity::Asio::Impl::noexcept

Definition at line 196 of file ExpectedCompletionHandler.h.