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

Take advantage of BOOST_CONCEPT_USAGE for defining usage requirements:
Using this macro is better than simply defining a destructor because
usage patterns will be tested whenever associated types are accessed.


[SVN r35199]

Dave Abrahams 19 лет назад
Родитель
Сommit
ebea025ace
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/graph
  2. 1 1
      libs/iterator

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 04fea004d91d20faa276877663ee316d208d5b7c
+Subproject commit 9233499dbc46cba58655f73ea8e83f06b10cd393

+ 1 - 1
libs/iterator

@@ -1 +1 @@
-Subproject commit 7243852b0a6e96371124bc35ae65a8d48ee238bc
+Subproject commit 71abf15b6001eab1e8a4243d996f01f07e5d01f4

粤ICP备19079148号