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 sub-property that indicates that execution agents are mapped on to threads of execution.
struct thread_t
|
Name |
Description |
|---|---|
|
The type returned by queries against an any_executor. |
|
Name |
Description |
|---|---|
|
thread_t [constructor] |
Default constructor. |
|
value [static] |
Get the value associated with a property object. |
|
Name |
Description |
|---|---|
|
is_applicable_property_v [static] |
The mapping_t::thread_t property applies to executors. |
|
is_preferable [static] |
The mapping_t::thread_t property can be preferred. |
|
is_requirable [static] |
The mapping_t::thread_t property can be required. |
Header: boost/asio/execution/mapping.hpp
Convenience header: boost/asio/execution.hpp