Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typed template for Extendable::get_data.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 24 Jan 2022 15:58:05 +0000 (16:58 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 24 Jan 2022 16:48:02 +0000 (17:48 +0100)
commit5e3b14a56a1e8f4a63b868ec4283608acf5c2937
tree3fa217df918088122024f48c5e0f1ab5dc9ba3fb
parented6bf64097b3255e9253d02a735ec025d32929fe
Typed template for Extendable::get_data.
15 files changed:
ChangeLog
examples/cpp/dag-scheduling/s4u-dag-scheduling.cpp
examples/cpp/io-disk-raw/s4u-io-disk-raw.cpp
examples/cpp/io-file-system/s4u-io-file-system.cpp
include/xbt/Extendable.hpp
src/kernel/actor/ActorImpl.hpp
src/msg/msg_task.cpp
src/plugins/file_system/s4u_FileSystem.cpp
src/s4u/s4u_Actor.cpp
src/s4u/s4u_Disk.cpp
src/s4u/s4u_Host.cpp
src/s4u/s4u_Link.cpp
src/smpi/internals/smpi_global.cpp
teshsuite/s4u/basic-link-test/basic-link-test.cpp
teshsuite/s4u/storage_client_server/storage_client_server.cpp