Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[s4u] Move actions by the current actor in the this_actor namespace
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 23 May 2016 08:55:08 +0000 (10:55 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 23 May 2016 08:55:28 +0000 (10:55 +0200)
This mimics the design of std::thread and std::this_thread.

We might want to create a convenience base class for actor
implementations with those functions as instance methods.


No differences found