Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This version of Boost is under active development. You are currently in the develop branch. The current version is 1.89.0.
A property that is used to obtain the execution context that is associated with an executor.
struct context_t
|
Name |
Description |
|---|---|
|
The type returned by queries against an any_executor. |
|
Name |
Description |
|---|---|
|
is_applicable_property_v [static] |
The context_t property applies to executors. |
|
is_preferable [static] |
The context_t property cannot be preferred. |
|
is_requirable [static] |
The context_t property cannot be required. |
Header: boost/asio/execution/context.hpp
Convenience header: boost/asio/execution.hpp