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 is the documentation for an old version of boost. Click here for the latest Boost documentation.
PrevUpHomeNext

execution::receiver_invocation_error

Exception reported via set_error when an exception escapes from set_value.

class receiver_invocation_error
Member Functions

Name

Description

receiver_invocation_error [constructor]

Constructor.

Requirements

Header: boost/asio/execution/receiver_invocation_error.hpp

Convenience header: boost/asio/execution.hpp


PrevUpHomeNext