summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rwxr-xr-xwww/cxx_status.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 84552c2018..5acdd56391 100755
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -973,10 +973,11 @@ as the draft C++2a standard evolves.
</tr>
<tr>
<td><a href="http://wg21.link/p1327r1">P1327R1</a></td>
- <td rowspan=2 class="none" align="center">No</td>
+ <td class="svn" align="center">SVN</td>
</tr>
<tr>
<td><a href="http://wg21.link/p1330r0">P1330R0</a></td>
+ <td class="none" align="center">No</td>
</tr>
<tr>
<td>Prohibit aggregates with user-declared constructors</td>