Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use references, and avoid disturbing expressions like &*it.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 21 Nov 2017 20:55:08 +0000 (21:55 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 22 Nov 2017 09:30:38 +0000 (10:30 +0100)
commit95fe471388df732ccac823224a34e506741c26a8
tree8452c9e3f925d5a18aa7a2e4ef1299dcf6ba29e3
parentcb746c8d5f7015456bbfd78b4ae303142599aabe
Use references, and avoid disturbing expressions like &*it.

Also simplify the affected loops.
src/surf/cpu_interface.cpp
src/surf/cpu_ti.cpp
src/surf/network_cm02.cpp
src/surf/network_constant.cpp
src/surf/network_interface.cpp
src/surf/ptask_L07.cpp
src/surf/storage_n11.cpp
src/surf/surf_interface.cpp
teshsuite/surf/surf_usage/surf_usage.cpp