diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-20 12:56:37 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-20 12:56:37 +0000 |
commit | 6f3de20f8fa14644263dd711c5e3b62ccad6507b (patch) | |
tree | 4d77a01c9537bbc2ec34b43ad4064a056fc61456 | |
parent | 05a73f6cbbfa2121bdccd492962cb36dc50876db (diff) |
No digit separators for C++14.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179945 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/cxx_status.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index c8b326e0ed..dcdac72d4d 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -456,13 +456,6 @@ available.</p> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3653.html">N3653</a></td> <td class="none" align="center">No</td> </tr> - <!-- - <tr> - <td>Digit separators</td> - <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3661.html">N3661</a></td> - <td class="none" align="center">No</td> - </tr> - --> <tr> <td>[PROVISIONAL] Clarifying memory allocation</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3664.html">N3664</a></td> |