From 4c9131ac2d0a65cb7c0179d438ae56f7978ab012 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 19 Jan 2011 22:11:50 +0000 Subject: Variadic templates are fully implemented. Turn on the __has_feature switch for variadic templates, document their completion, and put the ExtWarn into the c++0x-extensions warning group. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123854 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'www/cxx_status.html') diff --git a/www/cxx_status.html b/www/cxx_status.html index eaf951cd72..598ae2ef6b 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -441,16 +441,15 @@ welcome!

variadic templates - - - - + + + + 14.6.3 - N2151 - N2080 + N2080 N2087 - N2772 - N2551 + N2242 + N2488 -- cgit v1.2.3