]> granicus.if.org Git - clang/commitdiff
Update status of support for variable templates on website.
authorLarisse Voufo <lvoufo@google.com>
Tue, 6 Aug 2013 07:37:09 +0000 (07:37 +0000)
committerLarisse Voufo <lvoufo@google.com>
Tue, 6 Aug 2013 07:37:09 +0000 (07:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187785 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 6cbc769769d8c26008a0d4315ef1d5542f2dd80b..36fb0e9f0d588a751a2d61e8d292feea54c915c4 100644 (file)
@@ -452,7 +452,7 @@ available.</p>
     <tr>
       <td>Variable templates</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3651.pdf">N3651</a></td>
-      <td class="none" align="center">No</td>
+      <td class="partial" align="center">Partial</td>
     </tr>
     <tr>
       <td>Relaxing requirements on constexpr functions</td>