Skip to content
Commit 7302ec33 authored by Adriaan de Groot's avatar Adriaan de Groot 💬
Browse files

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
parent e4bb668a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment