C++ Actor Framework 1.0.0
|
Policy type for having consume
call on_error
immediately after the producer has aborted even if the buffer still contains items.
More...
#include <policy.hpp>
Static Public Attributes | |
static constexpr bool | calls_on_error = true |
Related Symbols | |
(Note that these are not member symbols.) | |
constexpr auto | prioritize_errors = prioritize_errors_t{} |
Policy type for having consume
call on_error
immediately after the producer has aborted even if the buffer still contains items.