From f257c26ec76a6b5b46f7225c3af1e148dc401359 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 5 Oct 2016 15:21:11 +0000 Subject: [PATCH] Mark LWG issues 2221, 2556 and 2589 as complete git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@283325 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/upcoming_meeting.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index ac37a6a12..084332c99 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -61,7 +61,7 @@ 2062Effect contradictions w/o no-throw guarantee of std::function swapsIssaquah 2166Heap property underspecified?Issaquah - 2221No formatted output operator for nullptrIssaquah + 2221No formatted output operator for nullptrIssaquahPatch ready 2223shrink_to_fit effect on iterator validityIssaquah 2261Are containers required to use their 'pointer' type internally?Issaquah 2358Apparently-bogus definition of is_empty type traitIssaquah @@ -79,14 +79,14 @@ 2540unordered_multimap::insert hint iteratorIssaquah 2543LWG 2148 (hash support for enum types) seems under-specifiedIssaquah 2544istreambuf_iterator(basic_streambuf* s) effects unclear when s is 0Issaquah - 2556Wide contract for future::share()Issaquah + 2556Wide contract for future::share()IssaquahPatch ready 2562Consistent total ordering of pointers by comparison functorsIssaquah 2567Specification of logical operator traits uses BaseCharacteristic, which is defined only for UnaryTypeTraits and BinaryTypeTraitsIssaquah 2569conjunction and disjunction requirements are too strictIssaquah 2570[fund.ts.v2] conjunction and disjunction requirements are too strictIssaquah 2578Iterator requirements should reference iterator traitsIssaquahNothing to do 2584 ECMAScript IdentityEscape is ambiguousIssaquah - 2589match_results can't satisfy the requirements of a containerIssaquah + 2589match_results can't satisfy the requirements of a containerIssaquahNothing to do 2591std::function's member template target() should not lead to undefined behaviourIssaquah 2598addressof works on temporariesIssaquahPatch ready 2664operator/ (and other append) semantics not useful if argument has rootIssaquah @@ -135,7 +135,7 @@
  • 2062 -
  • 2166 -
  • -
  • 2221 -
  • +
  • 2221 - Patch and tests ready
  • 2223 -
  • 2261 -
  • 2358 -
  • @@ -153,14 +153,14 @@
  • 2540 -
  • 2543 -
  • 2544 -
  • -
  • 2556 -
  • +
  • 2556 - Patch and tests ready
  • 2562 -
  • 2567 -
  • 2569 -
  • 2570 -
  • 2578 - This is just wording cleanup.
  • 2584 -
  • -
  • 2589 -
  • +
  • 2589 - This is just wording cleanup.
  • 2591 -
  • 2598 - Patch and tests ready
  • 2664 -
  • @@ -205,7 +205,7 @@
  • 2769 -
-

Last Updated: 4-Oct-2016

+

Last Updated: 5-Oct-2016