|
typedef T | polymorphic_query_result_type |
|
|
| ASIO_STATIC_CONSTEXPR (bool, is_requirable=false) |
|
| ASIO_STATIC_CONSTEXPR (bool, is_preferable=false) |
|
ASIO_CONSTEXPR | context_as_t (context_t) |
|
|
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: