From a5554a93dee1fa771f74f313c72c50e61e9428cc Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 3 Oct 2016 17:35:08 +0000 Subject: [PATCH] Mark a couple issues as done (2742 and 2760) llvm-svn: 283124 --- libcxx/www/upcoming_meeting.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index ff15e56..7d99fff 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -111,7 +111,7 @@ 2738is_constructible with void typesIssaquah 2739Issue with time_point non-member subtraction with an unsigned durationIssaquah 2740constexpr optional::operator->Issaquah - 2742Inconsistent string interface taking string_viewIssaquah + 2742Inconsistent string interface taking string_viewIssaquahPatch Ready 2744any's in_place constructorsIssaquah 2745[fund.ts.v2] Implementability of LWG 2451Issaquah 2747Possibly redundant std::move in [alg.foreach]Issaquah @@ -124,7 +124,7 @@ 2755ยง[string.view.io] uses non-existent basic_string_view::to_string functionIssaquah 2756C++ WP optional should 'forward' T's implicit conversionsIssaquah 2759gcd / lcm and bool for the WPIssaquah - 2760non-const basic_string::data should not invalidate iteratorsIssaquah + 2760non-const basic_string::data should not invalidate iteratorsIssaquahNothing to do 2765Did LWG 1123 go too far?Issaquah 2767not_fn call_wrapper can form invalid typesIssaquah 2768any_cast and move semanticsIssaquah @@ -185,7 +185,7 @@
  • 2738 -
  • 2739 -
  • 2740 -
  • -
  • 2742 -
  • +
  • 2742 - Patch and tests ready
  • 2744 -
  • 2745 -
  • 2747 -
  • @@ -198,7 +198,7 @@
  • 2755 -
  • 2756 -
  • 2759 -
  • -
  • 2760 -
  • +
  • 2760 - This is just wording cleanup; no code or test changes needed.
  • 2765 -
  • 2767 -
  • 2768 -
  • -- 2.7.4