diff options
-rw-r--r-- | www/cxx_status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index dcdac72d4d..bb5c4bc0aa 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -457,9 +457,9 @@ available.</p> <td class="none" align="center">No</td> </tr> <tr> - <td>[PROVISIONAL] Clarifying memory allocation</td> + <td>Clarifying memory allocation</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3664.html">N3664</a></td> - <td class="na" align="center">N/A</td> + <td class="none" align="center">No</td> </tr> </table> |