Diffusion Rocs a347b0683a0e

tgf files: reduce compiler warnings

Authored by adridg on May 30 2020, 2:57 PM.

Description

tgf files: reduce compiler warnings

  • be consistent(er) in C++11 style iterations instead of foreach()
  • use const auto & instead of making copies (that's what the compiler was warning about, and the potential problem with C++11 style iterations)

Details

Committed
adridgMay 30 2020, 2:57 PM
Parents
R73:e69785c53339: Merge remote-tracking branch 'origin/fix-tests'
Branches
Unknown
Tags
Unknown