From fdc43f787065f7a6259544fa49f3a01e2b86bddd Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sat, 22 Oct 2016 01:35:34 +0000 Subject: [PATCH] Mark P0012R1 as "Partial" since it's now substantially complete. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284907 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 4f19c69714..870008eef5 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -612,7 +612,9 @@ as the draft C++1z standard evolves. Make exception specifications part of the type system P0012R1 - No + Partial + __has_include in preprocessor conditionals @@ -723,6 +725,8 @@ as the draft C++1z standard evolves. Structured bindings P0217R3 Partial + Separate variable and condition for if and switch -- 2.50.1