From: Richard Smith Date: Sat, 11 Nov 2017 17:54:46 +0000 (+0000) Subject: [cxx_status] Update for moved Albuquerque papers. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38ab6350d5121dde3bd8dfc1f5f672581acd0629;p=clang [cxx_status] Update for moved Albuquerque papers. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317982 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 729915e7c2..974affdbb7 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -830,9 +830,53 @@ as the draft C++2a standard evolves. P0702R1 SVN (13) - - Concepts + + Concepts P0734R0 + No + + + P0857R0 + + + + Range-based for statements with initializer + P0614R1 + No + + + Simplifying implicit lambda capture + P0588R1 + No + + + ADL and function templates that are not visible + P0846R0 + No + + + const mismatch with defaulted copy constructor + P0641R2 + No + + + Consistent comparison (operator<=>) + P0515R3 + No + + + Access checking on specializations + P0692R1 + Partial + + + Default constructible and assignable stateless lambdas + P0624R2 + No + + + Lambdas in unevaluated contexts + P0315R4 No @@ -900,7 +944,7 @@ and library features that are not part of standard C++.

[TS] Concepts P0121R0 - Superseded by P0734R0 + Superseded by P0734R0 [DRAFT TS] Coroutines