Browse Source

Added tests for out edge and adjacency components under add_vertex.

For some reason, adjacency_iterators seem to remain valid if no operations
on other graph types are executed prior to their use, which is completely
at odds with what I would expect.


[SVN r50231]
Andrew Sutton 17 years ago
parent
commit
fbddb38efc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 7f9306dec9cbc98698ed4f48ddc2b00cd7c15032
+Subproject commit a6daa8347266307f47a59827aec975502b7f4bef

粤ICP备19079148号