From 03344b3bdcfa2e9f4fb1acd6576a8d493d2b6c3a Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 10 Oct 2016 17:11:37 +0000 Subject: [PATCH] Updated notes about issues; marked 2062, 2223, 2394, 2460 and 2540 as complete. llvm-svn: 283781 --- libcxx/www/upcoming_meeting.html | 66 ++++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index d3fdc667f00a..788c584ff4b4 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -59,14 +59,14 @@ - + - + - - + + @@ -76,7 +76,7 @@ - + @@ -133,35 +133,35 @@

Comments about the issues

-

Last Updated: 5-Oct-2016

+

Last Updated: 10-Oct-2016

Issue #Issue NameMeetingStatus
2062Effect contradictions w/o no-throw guarantee of std::function swapsIssaquah
2062Effect contradictions w/o no-throw guarantee of std::function swapsIssaquahNothing to do.
2166Heap property underspecified?Issaquah
2221No formatted output operator for nullptrIssaquahPatch ready
2223shrink_to_fit effect on iterator validityIssaquah
2223shrink_to_fit effect on iterator validityIssaquahNothing to do.
2261Are containers required to use their 'pointer' type internally?Issaquah
2358Apparently-bogus definition of is_empty type traitIssaquahWe already do this
2394locale::name specification unclear - what is implementation-defined?Issaquah
2460LWG issue 2408 and value categoriesIssaquah
2394locale::name specification unclear - what is implementation-defined?IssaquahNothing to do.
2460LWG issue 2408 and value categoriesIssaquahNothing to do.
2468Self-move-assignment of library typesIssaquah
2475Allow overwriting of std::basic_string terminator with charT() to allow cleaner interoperation with legacy APIsIssaquahNothing to do.
2503multiline option should be added to syntax_option_typeIssaquah
2531future::get should explicitly state that the shared state is releasedIssaquah
2534Constrain rvalue stream operatorsIssaquah
2536What should <complex.h> do?IssaquahWe already do this
2540unordered_multimap::insert hint iteratorIssaquah
2540unordered_multimap::insert hint iteratorIssaquahWe already do this
2543LWG 2148 (hash support for enum types) seems under-specifiedIssaquah
2544istreambuf_iterator(basic_streambuf* s) effects unclear when s is 0IssaquahWe already do this
2556Wide contract for future::share()IssaquahPatch ready