]> granicus.if.org Git - clang/commitdiff
Generalized constexpr is approved for C++14.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 20 Apr 2013 12:49:36 +0000 (12:49 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 20 Apr 2013 12:49:36 +0000 (12:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179944 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index cf307ce57727bccb1de30943d7482fb952b72eeb..c8b326e0ed79fb35d25ee37776b57b3046af57e8 100644 (file)
@@ -447,7 +447,7 @@ available.</p>
       <td class="none" align="center">No</td>
     </tr>
     <tr>
-      <td>[PROVISIONAL] Relaxing requirements on constexpr functions</td>
+      <td>Relaxing requirements on constexpr functions</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3652.html">N3652</a></td>
       <td class="none" align="center">No</td>
     </tr>