$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r75097 - trunk
From: dnljms_at_[hidden]
Date: 2011-10-23 16:36:59
Author: danieljames
Date: 2011-10-23 16:36:58 EDT (Sun, 23 Oct 2011)
New Revision: 75097
URL: http://svn.boost.org/trac/boost/changeset/75097
Log:
Add note about type traits extension.
Text files modified: 
   trunk/index.html |     5 ++++-                                   
   1 files changed, 4 insertions(+), 1 deletions(-)
Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	2011-10-23 16:36:58 EDT (Sun, 23 Oct 2011)
@@ -58,7 +58,10 @@
   <p>This release includes 3 new libraries
   (Container,
   <a href="libs/locale/index.html">Locale</a> and
-  Move)
+  Move),
+  <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>