Diffusion Rocs 1bad68621c8e

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, 3:06 PM
Parents
R73:a347b0683a0e: tgf files: reduce compiler warnings
Branches
Unknown
Tags
Unknown