Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Useless std::move.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 18 Nov 2020 22:51:02 +0000 (23:51 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 18 Nov 2020 22:51:02 +0000 (23:51 +0100)
commit4463714490dc394b7b4703969003aaab6f805851
tree5d964cdb883dbca3c3effa29dabfcb944729dae8
parent1361e008419329de33e4c92a6ad96621d40a9c40
Useless std::move.
13 files changed:
include/simgrid/s4u/Engine.hpp
src/instr/jedule/jedule_sd_binding.cpp
src/kernel/actor/ActorImpl.cpp
src/kernel/routing/DragonflyZone.cpp
src/mc/remote/RemoteSimulation.cpp
src/mc/sosp/Snapshot.cpp
src/mc/sosp/Snapshot_test.cpp
src/s4u/s4u_Actor.cpp
src/s4u/s4u_Engine.cpp
src/surf/HostImpl.cpp
src/surf/sg_platf.cpp
src/surf/xml/surfxml_sax_cb.cpp
teshsuite/s4u/cloud-sharing/cloud-sharing.cpp