Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add factorisation for strategy and Use dynamic over static cast
authormlaurent <mathieu.laurent@ens-rennes.fr>
Tue, 6 Jun 2023 09:57:25 +0000 (11:57 +0200)
committermlaurent <mathieu.laurent@ens-rennes.fr>
Tue, 6 Jun 2023 09:57:25 +0000 (11:57 +0200)
commit0e6845546f978a7391692a2dc0e9fd2527132241
tree3298d5d826562605bf95ec5fc64f01d4d6ac6b2e
parentf0534a5e2af72c36c12d55f7ea323040e6e9bf36
Add factorisation for strategy and Use dynamic over static cast
examples/cpp/mc-bugged2/s4u-mc-bugged2.tesh
examples/cpp/mc-failing-assert/s4u-mc-failing-assert-nodpor.tesh
examples/cpp/mc-failing-assert/s4u-mc-failing-assert.tesh
examples/cpp/synchro-mutex/s4u-mc-synchro-mutex.tesh
examples/sthread/pthread-mc-producer-consumer.tesh
src/mc/api/strategy/BasicStrategy.hpp
src/mc/api/strategy/MaxMatchComm.hpp
src/mc/api/strategy/MinMatchComm.hpp
src/mc/api/strategy/Strategy.hpp
src/mc/api/strategy/UniformStrategy.hpp