Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The result of "std::move" should not be passed as a const reference (Sonar).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 29 Jun 2023 07:32:33 +0000 (09:32 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 29 Jun 2023 07:32:33 +0000 (09:32 +0200)
commit7cf8d7e8f6c14b423e56e790adbfe695cca9ee51
treedf6f97b788e09c3292ab298a2f02127459eb7f72
parent5f07fc5d8a599430e3bbd3daf0487953e8c5fea5
The result of "std::move" should not be passed as a const reference (Sonar).
src/mc/explo/udpor/Configuration.cpp
src/mc/explo/udpor/Configuration_test.cpp
src/mc/explo/udpor/EventSet_test.cpp
src/mc/explo/udpor/ExtensionSetCalculator.cpp