summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2011-10-23 20:38:36 +0000
committerDaniel James <daniel@calamity.org.uk>2011-10-23 20:38:36 +0000
commit792df5addeee1bc7b2875624fc0ff7c4ba7905c3 (patch)
treef4beec640129fe51cb6ed902aa609cc66bc8fb9f /index.html
parenta98ac42336fe396f9ab8161dd58d3a756b3f2b87 (diff)
downloadboost-792df5addeee1bc7b2875624fc0ff7c4ba7905c3.tar.gz
Merge type traits note from trunk.
[SVN r75098]
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 513784b793..8ea7182bcf 100644
--- a/index.html
+++ b/index.html
@@ -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>