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

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

Detailed Description

Policy type for having consume call on_error immediately after the producer has aborted even if the buffer still contains items.


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