![]() |
A property to describe whether submitted tasks represent continuations of the calling context.
struct relationship_t
|
Name |
Description |
|---|---|
|
A sub-property that indicates that the executor represents a continuation of the calling context. |
|
|
A sub-property that indicates that the executor does not represent a continuation of the calling context. |
|
|
The type returned by queries against an any_executor. |
|
Name |
Description |
|---|---|
|
Default constructor. |
|
Name |
Description |
|---|---|
|
A special value used for accessing the relationship_t::continuation_t property. |
|
|
A special value used for accessing the relationship_t::fork_t property. |
|
|
The relationship_t property applies to executors, senders, and schedulers. |
|
|
The top-level relationship_t property cannot be preferred. |
|
|
The top-level relationship_t property cannot be required. |
|
Name |
Description |
|---|---|
|
Compare property values for inequality. |
|
|
Compare property values for equality. |
Header: asio/execution/relationship.hpp
Convenience header: asio/execution.hpp