Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deprecate Activity::{get,set}_user_data().
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 24 Jan 2022 16:45:02 +0000 (17:45 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 24 Jan 2022 16:48:02 +0000 (17:48 +0100)
commit9bfaf0d3c88d12442fe9335098a58241bde3913e
tree0e9b70701d5e85c702dac7c282c30e883e7ddbb2
parent5e3b14a56a1e8f4a63b868ec4283608acf5c2937
Deprecate Activity::{get,set}_user_data().

Use Extendable::{get,set}_data instead.
include/simgrid/s4u/Activity.hpp
src/s4u/s4u_Comm.cpp