From af3473404e13e758ac482a1fd59d7dad2bb0d612 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Thu, 19 Jul 2012 15:57:51 +0000 Subject: [PATCH] Jean-Daniel updates the libc++ index page to reflect not so recent changes in C++ standard status. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@160509 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/index.html b/www/index.html index 16637b595..48a6a5406 100644 --- a/www/index.html +++ b/www/index.html @@ -36,7 +36,7 @@

libc++ is a new implementation of the C++ standard library, targeting - C++0X.

+ C++11.

All of the code in libc++ is dual licensed @@ -47,7 +47,7 @@