Преглед изворни кода

Merge type traits note from trunk.

[SVN r75098]
Daniel James пре 14 година
родитељ
комит
792df5adde
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      index.html

+ 4 - 1
index.html

@@ -58,7 +58,10 @@
   <p>This release includes 3 new libraries
   <p>This release includes 3 new libraries
   (<a href="libs/container/index.html">Container</a>,
   (<a href="libs/container/index.html">Container</a>,
   <a href="libs/locale/index.html">Locale</a> and
   <a href="libs/locale/index.html">Locale</a> and
-  <a href="libs/move/index.html">Move</a>)
+  <a href="libs/move/index.html">Move</a>),
+  <a href=
+  "libs/type_traits/doc/html/boost_typetraits/category/value_traits/operators.html"
+  >an extension to TypeTraits to support operator detection</a>
   as well as updates to many existing libraries. See
   as well as updates to many existing libraries. See
   <a href="http://www.boost.org/users/history/version_1_48_0">Release
   <a href="http://www.boost.org/users/history/version_1_48_0">Release
   History</a> for more information.</p>
   History</a> for more information.</p>

粤ICP备19079148号