Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make mc::Api::get_actor_name return a const&.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 2 Apr 2021 07:55:05 +0000 (09:55 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 2 Apr 2021 08:04:45 +0000 (10:04 +0200)
commit92cfd3dc96cc1a8f7c69707c80aaf70d61cbcbbf
treed0fedde2ca828551fa8e4dd0d3a89595f7b7748e
parentd72f72ef5d69c200c6679e1eb5dc047705d7c1f2
Make mc::Api::get_actor_name return a const&.

Sometimes avoids unnecessary copies.
src/mc/api.cpp
src/mc/api.hpp
src/mc/remote/RemoteProcess.hpp