From 5be047d3227afaf37f63734bc436f4e9054e0542 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 8 Dec 2015 00:08:23 +0000 Subject: [PATCH] Cleaned up the intro for the TS status page; really need much more info here git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@254971 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/ts1z_status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/ts1z_status.html b/www/ts1z_status.html index bcaa060b4..9d4a000b0 100644 --- a/www/ts1z_status.html +++ b/www/ts1z_status.html @@ -35,8 +35,8 @@

Post-C++14 TS Implementation Status

-

In April 2013, the C++ standard committee approved the draft for the next version of the C++ standard, known as "C++1Y" (probably to be C++14)

-

The draft standard includes papers and issues that were voted on at the previous three meetings (Kona, Portland, and Bristol)

+

In November 2014, the C++ standard committee approved the draft for the next version of the C++ standard, known as "C++1z" (probably to be C++17)

+

In addition, there are several "Technical Specifications", that consist of new features that are proposed, but not yet accepted for C++1z.

This page shows the status of libc++; the status of clang's support of the language features is here.

Technical Specifications

@@ -95,7 +95,7 @@ -

Last Updated: 21-Jul-2015

+

Last Updated: 7-Dec-2015