From f80da59b80c6f03830cf90c1e8d18d1716a002b7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 23 Oct 2011 20:36:58 +0000 Subject: [PATCH] Add note about type traits extension. [SVN r75097] --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 513784b793..8ea7182bcf 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,10 @@

This release includes 3 new libraries (Container, Locale and - Move) + Move), + an extension to TypeTraits to support operator detection as well as updates to many existing libraries. See Release History for more information.