diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index 720552357..3166a04ed 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -64,7 +64,7 @@ 2816resize_file has impossible postconditionJacksonvilleNothing to do 2843Unclear behavior of std::pmr::memory_resource::do_allocate()Jacksonville 2849Why does !is_regular_file(from) cause copy_file to report a "file already exists" error?JacksonvilleNothing to do -2851std::filesystem enum classes are now underspecifiedJacksonville +2851std::filesystem enum classes are now underspecifiedJacksonvilleNothing to do 2969polymorphic_allocator::construct() shouldn't pass resource()Jacksonville 2975Missing case for pair construction in scoped and polymorphic allocatorsJacksonville 2989path's stream insertion operator lets you insert everything under the sunJacksonville @@ -101,7 +101,7 @@
  • 2816 - Wording changes only
  • 2843 - We don't have PMRs yet
  • 2849 - We already report different errors.
  • -
  • 2851 - Eric?
  • +
  • 2851 - Wording changes only
  • 2969 - We don't have PMRs yet
  • 2975 - We can do the scoped_ bit, but the PMR stuff will have to wait.
  • 2989 - Eric?