From 9846f5f79278bd3a0e2114838577e2df2cbf6a24 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 22 Jan 2019 01:05:58 +0000 Subject: [PATCH] Updated issue 3144 llvm-svn: 351773 --- libcxx/www/upcoming_meeting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index afd717fc7793..ab1145bb595b 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -77,7 +77,7 @@ 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 -3144Yesspan does not have a const_pointer typedefKona +3144Yesspan does not have a const_pointer typedefKonaPatch available 3173YesEnable CTAD for ref-viewKona 3179Yessubrange should always model RangeKona 3180YesInconsistently named return type for ranges::minmax_elementKona @@ -102,7 +102,7 @@
  • 3112 - Eric - can you take a look?
  • 3119 - No changes required
  • 3133 -
  • -
  • 3144 - I will take care of this; we already do this, but a "not in standard" note
  • +
  • 3144 - Patch: D57039
  • 3173 - We don't have ranges yet
  • 3179 - We don't have ranges yet
  • 3180 - We don't have ranges yet
  • -- 2.34.1