summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2018-01-03 03:43:32 +0000
committerMarshall Clow <mclow.lists@gmail.com>2018-01-03 03:43:32 +0000
commit1fb741dfe2deb1fb518b87113f18cb7ac70fb34d (patch)
tree98b89b593346a213267d44f4e4e40b532221ab5c
parent73d6c99b8bfff9570173cc3a7de5386be0530969 (diff)
Mark issue #2866 as "nothing to do"
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@321687 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/cxx1z_status.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index 315476522..deceef99a 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -475,7 +475,7 @@
<tr><td><a href="https://wg21.link/LWG2855">2855</a></td><td>std::throw_with_nested("string_literal")</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2857">2857</a></td><td>{variant,optional,any}::emplace should return the constructed value</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2861">2861</a></td><td>basic_string should require that charT match traits::char_type</td><td>Kona</td><td>Complete</td></tr>
- <tr><td><a href="https://wg21.link/LWG2866">2866</a></td><td>Incorrect derived classes constraints</td><td>Kona</td><td></td></tr>
+ <tr><td><a href="https://wg21.link/LWG2866">2866</a></td><td>Incorrect derived classes constraints</td><td>Kona</td><td><I>Nothing to do</I></td></tr>
<tr><td><a href="https://wg21.link/LWG2868">2868</a></td><td>Missing specification of bad_any_cast::what()</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2872">2872</a></td><td>Add definition for direct-non-list-initialization</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2873">2873</a></td><td>Add noexcept to several shared_ptr related functions</td><td>Kona</td><td>Complete</td></tr>
@@ -503,7 +503,7 @@
<!-- <tr><td></td><td></td><td></td><td></td></tr> -->
</table>
- <p>Last Updated: 27-Jul-2017</p>
+ <p>Last Updated: 2-Jan-2018</p>
</div>
</body>
</html>