summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-10-15 23:12:30 +0000
committerEric Fiselier <eric@efcs.ca>2016-10-15 23:12:30 +0000
commit736538b0fc719f0b2db249e4d007598e13b9dbcf (patch)
treeada5a33654ce16539b38f4f13b6e6e3ef8a2c008
parent9ada18b3392b89876b2315b0a5e35088f9d6e0fb (diff)
downloadbcm5719-llvm-736538b0fc719f0b2db249e4d007598e13b9dbcf.tar.gz
bcm5719-llvm-736538b0fc719f0b2db249e4d007598e13b9dbcf.zip
Mark LWG 2680 as done
llvm-svn: 284315
-rw-r--r--libcxx/www/upcoming_meeting.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html
index 7c1dac04c0f..6c8b29e9261 100644
--- a/libcxx/www/upcoming_meeting.html
+++ b/libcxx/www/upcoming_meeting.html
@@ -93,7 +93,7 @@
<tr><td><a href="http://wg21.link/LWG2672">2672</a></td><td>Should is_empty use error_code in its specification?</td><td>Issaquah</td><td>We already do this</td></tr>
<tr><td><a href="http://wg21.link/LWG2678">2678</a></td><td>std::filesystem enum classes overspecified</td><td>Issaquah</td><td>Nothing to do</td></tr>
<tr><td><a href="http://wg21.link/LWG2679">2679</a></td><td>Inconsistent Use of Effects and Equivalent To</td><td>Issaquah</td><td>Nothing to do</td></tr>
- <tr><td><a href="http://wg21.link/LWG2680">2680</a></td><td>Add "Equivalent to" to filesystem</td><td>Issaquah</td><td></td></tr>
+ <tr><td><a href="http://wg21.link/LWG2680">2680</a></td><td>Add "Equivalent to" to filesystem</td><td>Issaquah</td><td>Nothing to do</td></tr>
<tr><td><a href="http://wg21.link/LWG2681">2681</a></td><td>filesystem::copy() cannot copy symlinks</td><td>Issaquah</td><td></td></tr>
<tr><td><a href="http://wg21.link/LWG2682">2682</a></td><td>filesystem::copy() won't create a symlink to a directory</td><td>Issaquah</td><td></td></tr>
<tr><td><a href="http://wg21.link/LWG2686">2686</a></td><td>Why is std::hash specialized for error_code, but not error_condition?</td><td>Issaquah</td><td>Patch ready</td></tr>
@@ -171,7 +171,7 @@
<li>2672 - Patch and tests in tree. </li>
<li>2678 - File System; Eric?</li>
<li>2679 - This is just wording cleanup. </li>
-<li>2680 - File System; Eric?</li>
+<li>2680 - This is just wording cleanup. </li>
<li>2681 - File System; Eric?</li>
<li>2682 - File System; Eric?</li>
<li>2686 - Patch and tests ready</li>
OpenPOWER on IntegriCloud