Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use const& for std::string parameter (sonar, again).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 25 Mar 2021 13:19:55 +0000 (14:19 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 25 Mar 2021 14:45:17 +0000 (15:45 +0100)
commitd9c241c4abfcb7fe1e136e38d861823d1d6cdb9e
tree4931c867474e836cebd167a1733372722d6788a0
parent00ac2e6995dfe5947cc84ccc9fdf4652a65361c8
Use const& for std::string parameter (sonar, again).
20 files changed:
include/simgrid/kernel/resource/Model.hpp
src/kernel/resource/DiskImpl.cpp
src/kernel/resource/DiskImpl.hpp
src/kernel/resource/Model.cpp
src/plugins/vm/VirtualMachineImpl.cpp
src/plugins/vm/VirtualMachineImpl.hpp
src/surf/HostImpl.hpp
src/surf/cpu_cas01.cpp
src/surf/cpu_cas01.hpp
src/surf/network_cm02.cpp
src/surf/network_cm02.hpp
src/surf/network_constant.hpp
src/surf/network_ib.cpp
src/surf/network_ib.hpp
src/surf/network_ns3.cpp
src/surf/network_ns3.hpp
src/surf/network_smpi.cpp
src/surf/network_smpi.hpp
src/surf/ptask_L07.cpp
src/surf/ptask_L07.hpp