|
CAF 0.17.6
|
Returns the state of a consumer from new_round.
More...
#include <new_round_result.hpp>
Public Attributes | |
| bool | consumed_items: 1 |
| Denotes whether the consumer accepted at least one element. | |
| bool | stop_all: 1 |
Denotes whether the consumer returned task_result::stop_all. | |
Returns the state of a consumer from new_round.