C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
caf::blocking_actor::receive_for_helper< T > Struct Template Reference

Implementation helper for blocking_actor::receive_for. More...

#include <blocking_actor.hpp>

Public Member Functions

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

Public Attributes

blocking_actorself
 
T & begin
 
end
 

Detailed Description

template<class T>
struct caf::blocking_actor::receive_for_helper< T >

Implementation helper for blocking_actor::receive_for.


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