Clementine
Public Types | Public Member Functions | Friends | List of all members
asio::execution::context_as_t< T > Struct Template Reference

Public Types

typedef T polymorphic_query_result_type
 

Public Member Functions

 ASIO_STATIC_CONSTEXPR (bool, is_requirable=false)
 
 ASIO_STATIC_CONSTEXPR (bool, is_preferable=false)
 
ASIO_CONSTEXPR context_as_t (context_t)
 

Friends

template<typename Executor , typename U >
ASIO_CONSTEXPR U query (const Executor &ex, const context_as_t< U > &, typename enable_if< is_same< T, U >::value &&can_query< const Executor &, const context_t &>::value >::type *=0) ASIO_NOEXCEPT_IF((is_nothrow_query< const Executor &
 

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