Mark #2739 as ready
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 4 Oct 2016 13:41:56 +0000 (13:41 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 4 Oct 2016 13:41:56 +0000 (13:41 +0000)
llvm-svn: 283218

libcxx/www/upcoming_meeting.html

index 05eac39..f3bdf85 100644 (file)
         <tr><td><a href="http://wg21.link/LWG2735">2735</a></td><td>std::abs(short), std::abs(signed char) and others should return int instead of double in order to be compatible with C++98 and C</td><td>Issaquah</td><td></td></tr>
         <tr><td><a href="http://wg21.link/LWG2736">2736</a></td><td>nullopt_t insufficiently constrained</td><td>Issaquah</td><td></td></tr>
         <tr><td><a href="http://wg21.link/LWG2738">2738</a></td><td>is_constructible with void types</td><td>Issaquah</td><td>We already do this</td></tr>
-        <tr><td><a href="http://wg21.link/LWG2739">2739</a></td><td>Issue with time_point non-member subtraction with an unsigned duration</td><td>Issaquah</td><td></td></tr>
+        <tr><td><a href="http://wg21.link/LWG2739">2739</a></td><td>Issue with time_point non-member subtraction with an unsigned duration</td><td>Issaquah</td><td>Patch Ready</td></tr>
         <tr><td><a href="http://wg21.link/LWG2740">2740</a></td><td>constexpr optional<T>::operator-></td><td>Issaquah</td><td></td></tr>
         <tr><td><a href="http://wg21.link/LWG2742">2742</a></td><td>Inconsistent string interface taking string_view</td><td>Issaquah</td><td>Patch Ready</td></tr>
         <tr><td><a href="http://wg21.link/LWG2744">2744</a></td><td>any's in_place constructors</td><td>Issaquah</td><td></td></tr>
 <li>2735 - </li>
 <li>2736 - </li>
 <li>2738 - We already do this; I added tests for cv-void</li>
-<li>2739 - </li>
+<li>2739 - Patch and tests ready</li>
 <li>2740 - </li>
 <li>2742 - Patch and tests ready</li>
 <li>2744 - </li>
 <li>2769 - </li>
 </ul>
 
-<p>Last Updated: 3-Oct-2016</p>
+<p>Last Updated: 4-Oct-2016</p>
 </div>
 </body>
 </html>