From f21aa87f3bed4c44f9cdce39ba95083e0c1f40a0 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 4 Oct 2016 13:41:56 +0000 Subject: [PATCH] Mark #2739 as ready llvm-svn: 283218 --- libcxx/www/upcoming_meeting.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index 05eac39343fa..f3bdf85fc8ce 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -109,7 +109,7 @@ 2735std::abs(short), std::abs(signed char) and others should return int instead of double in order to be compatible with C++98 and CIssaquah 2736nullopt_t insufficiently constrainedIssaquah 2738is_constructible with void typesIssaquahWe already do this - 2739Issue with time_point non-member subtraction with an unsigned durationIssaquah + 2739Issue with time_point non-member subtraction with an unsigned durationIssaquahPatch Ready 2740constexpr optional::operator->Issaquah 2742Inconsistent string interface taking string_viewIssaquahPatch Ready 2744any's in_place constructorsIssaquah @@ -183,7 +183,7 @@
  • 2735 -
  • 2736 -
  • 2738 - We already do this; I added tests for cv-void
  • -
  • 2739 -
  • +
  • 2739 - Patch and tests ready
  • 2740 -
  • 2742 - Patch and tests ready
  • 2744 -
  • @@ -205,7 +205,7 @@
  • 2769 -
  • -

    Last Updated: 3-Oct-2016

    +

    Last Updated: 4-Oct-2016