Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make some constructors explicit
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 30 May 2016 14:09:24 +0000 (16:09 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 30 May 2016 14:09:24 +0000 (16:09 +0200)
commit88474126433cd47e2289512aef9f6e0ddd260a4a
treea4dce16159914b02f2dd54c1df21673d44652d34
parent64ea8dcf1daac53da58d65aa91b7452aae8b13b7
Make some constructors explicit
22 files changed:
include/simgrid/s4u/As.hpp
include/simgrid/s4u/actor.hpp
include/simgrid/s4u/host.hpp
include/simgrid/simix.hpp
src/mc/Channel.hpp
src/mc/Client.hpp
src/simix/SynchroComm.hpp
src/surf/AsCluster.hpp
src/surf/AsClusterFatTree.hpp
src/surf/AsClusterTorus.hpp
src/surf/AsFloyd.hpp
src/surf/AsFull.hpp
src/surf/AsImpl.hpp
src/surf/AsNone.hpp
src/surf/AsRoutedGraph.hpp
src/surf/AsVivaldi.hpp
src/surf/PropertyHolder.hpp
src/surf/cpu_ti.hpp
src/surf/network_ib.hpp
src/surf/plugins/energy.hpp
src/surf/surf_routing.hpp
teshsuite/surf/trace_usage/trace_usage.cpp