Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Pass the code by reference in simcall_run_kernel
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 3 Jun 2016 11:00:48 +0000 (13:00 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 3 Jun 2016 11:00:48 +0000 (13:00 +0200)
commit97de6bf69a368f677e8324ec6d34106cf632d6dc
tree133c13cd1444f039d2366442ef1b278ce2d5d5c2
parentc03f25d8392641f56b58640f2c5ddd3fc31b8961
[simix] Pass the code by reference in simcall_run_kernel

Avoid heap-allocating code for std::function.
include/simgrid/simix.hpp