Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use std::string in s4u examples.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 11 Oct 2017 12:38:13 +0000 (14:38 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 11 Oct 2017 21:02:40 +0000 (23:02 +0200)
commitb1894c26788f6dbd49098eb00f86e79d6539ba60
treee23f94a09a1721db2a1ea452cfb4ed70c4988b52
parent9de2143df74699fb6e21a9eb8f37e38db0c00357
Use std::string in s4u examples.
examples/s4u/actions-comm/s4u-actions-comm.cpp
examples/s4u/actor-create/s4u-actor-create.cpp
examples/s4u/app-token-ring/s4u-app-token-ring.cpp
examples/s4u/async-wait/s4u-async-wait.cpp
examples/s4u/async-waitall/s4u-async-waitall.cpp
examples/s4u/async-waitany/s4u-async-waitany.cpp
examples/s4u/io/s4u-io.cpp