summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2014-02-25 23:11:19 +0000
committerMarshall Clow <mclow.lists@gmail.com>2014-02-25 23:11:19 +0000
commitd3ac046ba59e82c6d2bda6816d16a182fa4ada96 (patch)
treed8f74431567a361af424dbf935b8b6d6acf3bc6c /www
parente75439f54b0ae962ec5c6719d7adebef63275287 (diff)
downloadexternal_libcxx-d3ac046ba59e82c6d2bda6816d16a182fa4ada96.tar.gz
external_libcxx-d3ac046ba59e82c6d2bda6816d16a182fa4ada96.tar.bz2
external_libcxx-d3ac046ba59e82c6d2bda6816d16a182fa4ada96.zip
Mark LWG issue 2299 as complete. No code changes; libc++ already implements this.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@202203 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/cxx1y_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 7fc6ae95d..55451732a 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -225,7 +225,7 @@
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2280">2280</a></td><td>begin / end for arrays should be constexpr and noexcept</td><td>Issaquah</td><td>Complete</td></tr>
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2285">2285</a></td><td>make_reverse_iterator</td><td>Issaquah</td><td></td></tr>
- <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2299">2299</a></td><td>Effects of inaccessible key_compare::is_transparent type are not clear</td><td>Issaquah</td><td></td></tr>
+ <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2299">2299</a></td><td>Effects of inaccessible key_compare::is_transparent type are not clear</td><td>Issaquah</td><td>Complete</td></tr>
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#1450">1450</a></td><td>Contradiction in regex_constants</td><td>Issaquah</td><td></td></tr>
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2003">2003</a></td><td>String exception inconsistency in erase.</td><td>Issaquah</td><td></td></tr>