C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::async::delay_errors_t Struct Reference

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{}
 

Detailed Description

Policy type for having consume call on_error only after processing all items from the buffer.


The documentation for this struct was generated from the following file: