Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Declare functions "const" in src/mc/.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 2 Jul 2020 15:30:56 +0000 (17:30 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 2 Jul 2020 15:30:56 +0000 (17:30 +0200)
commit6ebe4cd9a47fdc974ebe8ec1310777c433411715
tree86e94357108ea38830edc76a8c3f238799c33419
parentc90aba67a7dd5458a2d7b2e31b54735f5311f787
[sonar] Declare functions "const" in src/mc/.
15 files changed:
src/mc/Session.cpp
src/mc/Session.hpp
src/mc/checker/LivenessChecker.cpp
src/mc/checker/LivenessChecker.hpp
src/mc/mc_hash.cpp
src/mc/mc_private.hpp
src/mc/remote/AppSide.cpp
src/mc/remote/AppSide.hpp
src/mc/remote/RemoteSimulation.cpp
src/mc/remote/RemoteSimulation.hpp
src/mc/sosp/PageStore.hpp
src/mc/sosp/Region.cpp
src/mc/sosp/Region.hpp
src/mc/sosp/Snapshot.cpp
src/mc/sosp/Snapshot.hpp