CAF 0.17.6
Loading...
Searching...
No Matches
caf::blocking_actor::receive_while_helper Struct Reference

Implementation helper for blocking_actor::receive_while. More...

#include <blocking_actor.hpp>

Public Types

using fun_type = std::function<bool()>

Public Member Functions

template<class... Ts>
void operator() (Ts &&... xs)

Public Attributes

blocking_actor * self
fun_type stmt_

Detailed Description

Implementation helper for blocking_actor::receive_while.


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