diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index d35fdcaed..41685482e 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -64,7 +64,7 @@ 2769Redundant const in the return type of any_cast(const any&)Kona 2781Contradictory requirements for std::function and std::reference_wrapperKona 2782scoped_allocator_adaptor constructors must be constrainedKona - 2784Resolution to LWG 2484 is missing "otherwise, no effects" and is hard to parseKona + 2784Resolution to LWG 2484 is missing "otherwise, no effects" and is hard to parseKonaPatch Ready 2785quoted should work with basic_string_viewKonaWe do this already 2786Annex C should mention shared_ptr changes for array supportKonaNothing to do 2787§[file_status.cons] doesn't match class definitionKona @@ -98,7 +98,7 @@
  • 2769 - This should be easy; trick will be devising tests.
  • 2781 -
  • 2782 - Looks straightforward.
  • -
  • 2784 - I think we do this already; maybe more tests (esp about 'inaccessible base class')
  • +
  • 2784 - Patch Ready
  • 2785 - We do this already.
  • 2786 - Nothing to do; just moving words around
  • 2787 - Eric?