Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill deprecated private field ActorImpl::userdata_ (use Actor::get/set_data instead).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 8 Jul 2021 12:00:48 +0000 (14:00 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 8 Jul 2021 12:49:21 +0000 (14:49 +0200)
commit7d519276bb43a5868c98892970fff1a60919e53a
treefa78afedb8247b780af2705dbed34742630b0f96
parente28927539426e99343a394f6775c45e78f364f0f
Kill deprecated private field ActorImpl::userdata_ (use Actor::get/set_data instead).

This is on the *Impl side, and does not need to wait for the deprecation quarantine.
src/kernel/actor/ActorImpl.cpp
src/kernel/actor/ActorImpl.hpp