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

Updated Concept Check library documentation.

Changed BOOST_CONCEPT_WHERE to BOOST_CONCEPT_REQUIRES to be more
consistent with the current C++0x proposal, which now uses a
"requires" keyword in lieu of "where."

Factored GCC workarounds into the BOOST_CONCEPT_USAGE macro.


[SVN r40769]
Dave Abrahams 18 лет назад
Родитель
Сommit
2c7f9a7e65
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/concept_check
  2. 1 1
      libs/graph

+ 1 - 1
libs/concept_check

@@ -1 +1 @@
-Subproject commit 6ed3c013bb29bb5d6fd9323b77b38cd79cc1704c
+Subproject commit 7dd50ca8f298ce8a86dd1c6a0ca3d5ea6670e6ba

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 05a4441935e84387e52bdeccdac5460fbfad7bcd
+Subproject commit 3884b842c65dd5e1feab55ba9263debfa74115b3

粤ICP备19079148号