diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index ab1145bb595b..44db2c472227 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -73,7 +73,7 @@ 3040Yesbasic_string_view::starts_with Effects are incorrectKonaComplete 3077Yes(push|emplace)_back should invalidate the end iteratorKonaNothing to do 3087YesOne final &x in §[list.ops]KonaNothing to do -3101Yesspan's Container constructors need another constraintKona +3101Yesspan's Container constructors need another constraintKonaPatch available 3112Yessystem_error and filesystem_error constructors taking a string may not be able to meet their postconditionsKona 3119YesProgram-definedness of closure typesKonaNothing to do 3133YesModernizing numeric type requirementsKona @@ -98,7 +98,7 @@
  • 3040 - We already do this
  • 3077 - No changes required
  • 3087 - No changes required
  • -
  • 3101 - I will take care of this
  • +
  • 3101 - Patch: D57058
  • 3112 - Eric - can you take a look?
  • 3119 - No changes required
  • 3133 -