From d59478c9ab11d231121230a57e9c7bbef413375c Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 23 Feb 2016 16:20:24 +0000 Subject: [PATCH] More updates; patch for 2583 ready llvm-svn: 261647 --- 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 56fa383..34bb822 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -83,7 +83,7 @@ 2579Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assignJacksonvillePatch Ready 2581Specialization of <type_traits> variable templates should be prohibitedJacksonville 2582§[res.on.functions]/2's prohibition against incomplete types shouldn't apply to type traitsJacksonville - 2583There is no way to supply an allocator for basic_string(str, pos)Jacksonville + 2583There is no way to supply an allocator for basic_string(str, pos)JacksonvillePatch Ready 2585forward_list::resize(size_type, const value_type&) effects incorrectJacksonville 2586Wrong value category used in scoped_allocator_adaptor::construct()Jacksonville 2590Aggregate initialization for std::arrayJacksonville @@ -114,16 +114,16 @@
  • 2575 - I don't think we ever implemented this; so 'removing' it is trivial
  • 2576 - This one is simple, but testing it will be hard. I tried making a sublass of istringstream, but it got sliced.
  • 2577 - This one is simple
  • -
  • 2579 - Done.
  • +
  • 2579 - Done
  • 2581 -
  • 2582 -
  • -
  • 2583 - This looks easy.
  • +
  • 2583 - Done
  • 2585 - This looks easy.
  • 2586 -
  • 2590 -
  • -

    Last Updated: 16-Feb-2015

    +

    Last Updated: 23-Feb-2015

    -- 2.7.4