graph: fix internal iterator constness
* spot/graph/graph.hh: Use only const variants of begin()/end(), since they do not modify the iterator.
Please register or sign in to comment
* spot/graph/graph.hh: Use only const variants of begin()/end(), since they do not modify the iterator.