summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-07-30 22:28:08 +0000
committerEric Fiselier <eric@efcs.ca>2017-07-30 22:28:08 +0000
commit4876a73b0a667032d66cee0e8e4d4a5d4083bf3b (patch)
tree6122b8f56d95b2309b8f5d102b5d0ababa6f95f4 /www
parent923850ddb26e1390e8c32312efbcaf7b634191c0 (diff)
Mark LWG 2942 as complete
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@309528 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/cxx2a_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx2a_status.html b/www/cxx2a_status.html
index 603d7b42b..760aae6d4 100644
--- a/www/cxx2a_status.html
+++ b/www/cxx2a_status.html
@@ -77,7 +77,7 @@
<tr><td><a href="http://wg21.link/LWG2932">2932</a></td><td>Constraints on parallel algorithm implementations are underspecified</td><td>Toronto</td><td></td></tr>
<tr><td><a href="http://wg21.link/LWG2937">2937</a></td><td>Is <tt>equivalent("existing_thing", "not_existing_thing")</tt> an error</td><td>Toronto</td><td>Complete</td></tr>
<tr><td><a href="http://wg21.link/LWG2940">2940</a></td><td><tt>result_of</tt> specification also needs a little cleanup</td><td>Toronto</td><td></td></tr>
- <tr><td><a href="http://wg21.link/LWG2942">2942</a></td><td>LWG 2873's resolution missed <tt>weak_ptr::owner_before</tt></td><td>Toronto</td><td></td></tr>
+ <tr><td><a href="http://wg21.link/LWG2942">2942</a></td><td>LWG 2873's resolution missed <tt>weak_ptr::owner_before</tt></td><td>Toronto</td><td>Complete</td></tr>
<tr><td><a href="http://wg21.link/LWG2954">2954</a></td><td>Specialization of the convenience variable templates should be prohibited</td><td>Toronto</td><td>Complete</td></tr>
<tr><td><a href="http://wg21.link/LWG2961">2961</a></td><td>Bad postcondition for <tt>set_default_resource</tt></td><td>Toronto</td><td></td></tr>
<tr><td><a href="http://wg21.link/LWG2966">2966</a></td><td>Incomplete resolution of US 74</td><td>Toronto</td><td><i>Nothing to do</i></td></tr>