libcaf  0.13.2
Public Member Functions | List of all members
caf::actor_pool::round_robin Class Reference

Default policy class implementing simple round robin dispatching. More...

#include <actor_pool.hpp>

Public Member Functions

 round_robin (const round_robin &)
 
void operator() (uplock &, const actor_vec &, mailbox_element_ptr &, execution_unit *)
 

Detailed Description

Default policy class implementing simple round robin dispatching.


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