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
You've currently chosen the 1.91.0 version. If a newer release comes out, you will continue to view the 1.91.0 version, not the new latest release.
A sub-property that indicates that invocation of an executor's execution function will propagate any exceptions that are thrown by the submitted function object, if that function object is executed inline.
struct propagate_t
|
Name |
Description |
|---|---|
|
The type returned by queries against an any_executor. |
|
Name |
Description |
|---|---|
|
propagate_t [constructor] |
Default constructor. |
|
value [static] |
Get the value associated with a property object. |
|
Name |
Description |
|---|---|
|
is_applicable_property_v [static] |
The inline_exception_handling_t::propagate_t property applies to executors. |
|
is_preferable [static] |
The inline_exception_handling_t::propagate_t property can be preferred. |
|
is_requirable [static] |
The inline_exception_handling_t::propagate_t property can be required. |
Header: boost/asio/execution/inline_exception_handling.hpp
Convenience header: boost/asio/execution.hpp