Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[S4U] Actor: Add 'const' keyword to getter methods
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 29 Jun 2018 09:21:57 +0000 (11:21 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 29 Jun 2018 09:23:33 +0000 (11:23 +0200)
commit76a018f7f259011afdaf57e31439dee9313fad4c
treee20a3eb7642dbd04391e69c31036f7ef5c3baabf
parentb60613a2c7267d689bc14020155ea38efc8135f9
[S4U] Actor: Add 'const' keyword to getter methods

This signals to users that calling these methods will not
change the state of the object.
src/simix/ActorImpl.hpp