From: Douglas Gregor Date: Fri, 7 Nov 2008 20:16:04 +0000 (+0000) Subject: Update C++ status X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed1eedd5c4982edf16efdf5de18e623ad8045fc8;p=clang Update C++ status git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58862 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 5d7ee88be7..01aa5134a5 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -617,7 +617,14 @@ welcome!

  12.2 [class.temporary] -  12.3 [class.conv] + +   12.3 [class.conv] + + + + + +     12.3.1 [class.conv.ctor] @@ -626,7 +633,14 @@ welcome!

-    12.3.2 [class.conv.fct] + +     12.3.2 [class.conv.fct] + + + + + Conversion functions can be declared and defined, but aren't used for anything. +   12.4 [class.dtor]