Diffusion Rocs 7302ec337f8a

dot files: reduce compiler-warnings

Authored by adridg on May 30 2020, 3:03 PM.

Description

dot files: reduce compiler-warnings

  • be consistent(er) in using C++11-style iteration (same caveats as with tgf files, though)
  • processEdge() and processNode() don't have to be members, they don't do anything directly with the fileformat
  • use const& where possible

Details

Committed
adridgMay 30 2020, 6:39 PM
Parents
R73:e4bb668a9724: tgf files: reduce compiler warnings
Branches
Unknown
Tags
Unknown