A property that is used to obtain the execution context that is associated with an executor.
template< typename U> struct context_as_t
Name |
Description |
---|---|
The type returned by queries against an any_executor. |
Name |
Description |
---|---|
is_applicable_property_v [static] |
The context_as_t property applies to executors, senders, and schedulers. |
is_preferable [static] |
The context_t property cannot be preferred. |
is_requirable [static] |
The context_t property cannot be required. |
Header: asio/execution/context_as.hpp
Convenience header: asio/execution.hpp