diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2013-09-27 22:21:17 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2013-09-27 22:21:17 +0000 |
| commit | cb55b18fa9767e8fff0d83c220ba785dafcf4299 (patch) | |
| tree | d3b2ffb9f96b8398c070a291094cb0ca54542407 /www | |
| parent | 91008752edb23ad3a5d59eb50a03e3c4e347af5f (diff) | |
| download | external_libcxx-cb55b18fa9767e8fff0d83c220ba785dafcf4299.tar.gz external_libcxx-cb55b18fa9767e8fff0d83c220ba785dafcf4299.tar.bz2 external_libcxx-cb55b18fa9767e8fff0d83c220ba785dafcf4299.zip | |
Missed a change that didn't have an issue number 'GB 9'
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@191575 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
| -rw-r--r-- | www/cxx1y_status.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 9a6e31fe8..4a04b4f79 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -205,6 +205,7 @@ <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2284">2284</a></td><td>Inconsistency in allocator_traits::max_size</td><td>Chicago</td><td></td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2298">2298</a></td><td>is_nothrow_constructible is always false because of create<></td><td>Chicago</td><td></td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2300">2300</a></td><td>Redundant sections for map and multimap members should be removed</td><td>Chicago</td><td>Complete</td></tr> + <tr><td>National Body comment 'GB 9'</td> <td>Remove gets from C++14</td><td>Chicago</td><td></td></tr> <!-- <tr><td></td><td></td><td></td><td></td><td></td><td></td></tr> --> </table> |
