Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rely on template argument deduction (sonar, c++17).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 25 Apr 2022 12:54:12 +0000 (14:54 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 25 Apr 2022 13:35:21 +0000 (15:35 +0200)
commit8e3525c475262f259a70a3f9a2a4f12d36b3d243
tree0499b6fcafdc701da413469d1746e6cc981834e7
parentd4982fe118643885f02028c442d8608abdbb4127
Rely on template argument deduction (sonar, c++17).
examples/cpp/synchro-condition-variable-waituntil/s4u-synchro-condition-variable-waituntil.cpp
examples/cpp/synchro-condition-variable/s4u-synchro-condition-variable.cpp
examples/cpp/synchro-mutex/s4u-synchro-mutex.cpp
src/include/xbt/parmap.hpp
src/s4u/s4u_ConditionVariable.cpp
src/xbt/OsSemaphore.hpp
src/xbt/random.cpp
src/xbt/random_test.cpp