From ad57483a9ff0c36ca642528b81fbb05641e5d7f1 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sat, 31 Aug 2019 01:00:37 +0000 Subject: [c++20] Add support for designated direct-list-initialization syntax. This completes the implementation of P0329R4. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@370558 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/cxx_status.html b/www/cxx_status.html index 23cc6ca2c1..d3d610914d 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -871,7 +871,7 @@ as the draft C++2a standard evolves. Designated initializers P0329R4 - Partial (extension) + SVN (Clang 10) template-parameter-list for generic lambdas -- cgit v1.2.1