Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Use std::function for the maestro callback instead of void(void*)
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 9 Feb 2016 10:58:14 +0000 (11:58 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 9 Feb 2016 10:58:32 +0000 (11:58 +0100)
commitd092720e5102da3f78522679bcbf383e933930c5
tree25b60ac0b7b4be9cd3676f8c887590ec6ae33b7d
parentebbf93ef2f2d1164e90a579d18328a570fd67acb
[simix] Use std::function for the maestro callback instead of void(void*)
include/simgrid/simix.hpp
src/simix/smx_global.cpp
src/simix/smx_process.cpp