From d549063ca38468debd34fd6412e746d3aadd1a1d Mon Sep 17 00:00:00 2001 From: Aaron Ballman Date: Sat, 20 Jul 2019 08:24:56 +0000 Subject: [PATCH] We support P1301R4 in C++2a as of r366626. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@366628 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index dfcc923d00..41354b183c 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1108,7 +1108,7 @@ as the draft C++2a standard evolves. [[nodiscard("with reason")]] P1301R4 - No + Yes using enum -- 2.50.1