Add note about type traits extension.

[SVN r75097]
This commit is contained in:
Daniel James 2011-10-23 20:36:58 +00:00
parent 69a7b5346d
commit f80da59b80

View file

@ -58,7 +58,10 @@
<p>This release includes 3 new libraries
(<a href="libs/container/index.html">Container</a>,
<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
<a href="http://www.boost.org/users/history/version_1_48_0">Release
History</a> for more information.</p>