C++ Actor Framework 1.0.0
|
Policy type for having consume
call on_error
only after processing all items from the buffer.
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 | delay_errors = delay_errors_t{} |
Policy type for having consume
call on_error
only after processing all items from the buffer.