gravatar
deba@inf.elte.hu
deba@inf.elte.hu
Fixing constness of Graph in GraphWriter
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -936,3 +936,3 @@
936 936

	
937
    Graph& _graph;
937
    const Graph& _graph;
938 938

	
0 comments (0 inline)