![]() |
Home | Libraries | People | FAQ | More |
An executor that always executes the function object inline.
typedef basic_inline_executor< execution::inline_exception_handling_t::propagate_t > inline_executor;
|
Name |
Description |
|---|---|
|
basic_inline_executor [constructor] |
Default constructor. |
|
Execution function. |
|
|
query [static] |
Query the current value of the mapping property. |
|
Obtain an executor with the inline_exception_handling.propagate
property. |
|
Name |
Description |
|---|---|
|
Compare two executors for inequality. |
|
|
Compare two executors for equality. |
Header: boost/asio/inline_executor.hpp
Convenience header: boost/asio.hpp