Mark 2777 as complete
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 10 Oct 2016 21:37:16 +0000 (21:37 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 10 Oct 2016 21:37:16 +0000 (21:37 +0000)
llvm-svn: 283804

libcxx/www/upcoming_meeting.html

index 2af7746..29a5414 100644 (file)
 <!-- <tr><td><a href="http://wg21.link/LWG2769">2769</a></td><td>Redundant const in the return type of any_cast(const any&)</td><td>Issaquah</td><td></td></tr> -->
         <tr><td><a href="http://wg21.link/LWG2771">2771</a></td><td>Broken Effects of some basic_string::compare functions in terms of basic_string_view</td><td>Issaquah</td><td>We already do this</td></tr>
         <tr><td><a href="http://wg21.link/LWG2773">2773</a></td><td>Making std::ignore constexpr</td><td>Issaquah</td><td></td></tr>
-        <tr><td><a href="http://wg21.link/LWG2777">2777</a></td><td>basic_string_view::copy should use char_traits::copy</td><td>Issaquah</td><td></td></tr>
+        <tr><td><a href="http://wg21.link/LWG2777">2777</a></td><td>basic_string_view::copy should use char_traits::copy</td><td>Issaquah</td><td>Patch Ready</td></tr>
         <tr><td><a href="http://wg21.link/LWG2778">2778</a></td><td>basic_string_view is missing constexpr</td><td>Issaquah</td><td></td></tr>
   </table>
 
 <!-- <li>2769 - <i>std::any</i></li> -->
 <li>2771 - We already do this.</li>
 <li>2773 - </li>
-<li>2777 - This should be easy; existing tests should suffice</li>
+<li>2777 - Patch ready; existing tests should suffice</li>
 <li>2778 - This is mostly tests.</li>
 </ul>