|
Clementine
|
Public Types | |
| typedef blocking_adaptation_t< I > | polymorphic_query_result_type |
Public Member Functions | |
| ASIO_STATIC_CONSTEXPR (bool, is_requirable=true) | |
| ASIO_STATIC_CONSTEXPR (bool, is_preferable=false) | |
Static Public Member Functions | |
| static ASIO_CONSTEXPR blocking_adaptation_t< I > | value () |
Friends | |
| ASIO_CONSTEXPR bool | operator== (const allowed_t &, const allowed_t &) |
| ASIO_CONSTEXPR bool | operator!= (const allowed_t &, const allowed_t &) |
| template<typename Executor > | |
| adapter< Executor > | require (const Executor &e, const allowed_t &, typename enable_if< is_executor< Executor >::value >::type *=0) |
|
inlinestatic |
1.8.13