From 173057e232c1809a84d3d9065fd7f165d727b5d8 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 23 Oct 2018 01:30:14 +0000 Subject: [PATCH] Updated the issue notes. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@344989 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/upcoming_meeting.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index c5835028f..ed6502394 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -109,15 +109,15 @@

Comments about the issues

Issue #Issue NameMeetingStatus
2183Muddled allocator requirements for match_results constructorsSan Diego
2183Muddled allocator requirements for match_results constructorsSan DiegoComplete
2184Muddled allocator requirements for match_results assignmentsSan Diego
2412promise::set_value() and promise::get_future() should not raceSan Diego
2682filesystem::copy() won't create a symlink to a directorySan Diego
2936Path comparison is defined in terms of the generic formatSan Diego
2943Problematic specification of the wide version of basic_filebuf::openSan Diego
2960[fund.ts.v3] nonesuch is insufficiently uselessSan Diego
2995basic_stringbuf default constructor forbids it from using SSO capacitySan Diego
2995basic_stringbuf default constructor forbids it from using SSO capacitySan DiegoWe know how to do this
2996Missing rvalue overloads for shared_ptr operationsSan Diego
3008make_shared (sub)object destruction semantics are not specifiedSan Diego
3025Map-like container deduction guides should use pair<Key, T>, not pair<const Key, T>San Diego