Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace const reference to std::string by std::string_view (sonar).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 9 May 2022 13:02:08 +0000 (15:02 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 9 May 2022 13:17:04 +0000 (15:17 +0200)
commit5413861364085b5ed2c3c1fec4bcbf5b7eee530e
treeb3644c62b80f6e269f929f1fb50da5ce612a2a38
parent225063a70ea2c81b7f04f4b3790ef1575cdd7f11
Replace const reference to std::string by std::string_view (sonar).
src/kernel/activity/ActivityImpl.hpp
src/kernel/resource/profile/ProfileBuilder.cpp
src/mc/mc_config.cpp
src/mc/remote/RemoteProcess.cpp
src/mc/udpor_global.hpp
src/plugins/host_dvfs.cpp
src/simgrid/sg_config.cpp
src/smpi/include/smpi_actor.hpp
src/smpi/include/smpi_utils.hpp
src/smpi/internals/smpi_utils.cpp