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

Changed default (empty) queue type from queue<int> to queue<vertex_descriptor> where vertex_descriptor is the graph's vertex descriptor type.


[SVN r53267]
Nicholas Edmonds 17 лет назад
Родитель
Сommit
83798f1cab
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/graph_parallel

+ 1 - 1
libs/graph_parallel

@@ -1 +1 @@
-Subproject commit 1cd317099e7d09025c66be23de4d39a2a4446342
+Subproject commit 6a05a630c4bac049fef4019f45dc2b0ee3d779c0

粤ICP备19079148号