From 8f19db2c6ee118aae193cff3cbc3a033e7d2726e Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 24 Jun 2016 12:16:11 +0000 Subject: [PATCH] Dynamic memory allocation with alignment has been approved for C++17. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273667 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 8da905e181..f766681c64 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -675,14 +675,14 @@ as the draft C++1z standard evolves.

Using attribute namespaces without repetition P0028R4 - No + SVN -