Просмотр исходного кода

changed to mutable iterator, to match return type of std::set::find, just
in case the std implementation does not provide constant to mutable
iterator conversions for std::set.


[SVN r22081]

Jeremy Siek 22 лет назад
Родитель
Сommit
f40b2acb31
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit ad20c88c2005b8a612e5d3e64805eb77db1ac513
+Subproject commit f7fa2e2942983bbc4a748853ff74c5aec4a24e15

粤ICP备19079148号