From c3eec461e73229d3d79e4a7454d2e3617be779f8 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 6 Feb 2017 15:29:03 +0000 Subject: [PATCH] Fix a typo - extra '>' git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294190 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/upcoming_meeting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index 1a12867c0..e85fbcdcb 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -3,7 +3,7 @@ - + libc++ Upcoming Meeting Status @@ -78,7 +78,7 @@ 2834Resolution LWG 2223 is missing wording about end iteratorsKonaNothing to do 2835LWG 2536 seems to misspecify <tgmath.h>Kona 2837gcd and lcm should support a wider range of input valuesKona - 2838is_literal_type specification needs a little cleanupKona>Nothing to do + 2838is_literal_type specification needs a little cleanupKonaNothing to do 2842in_place_t check for optional::optional(U&&) should decay UKona 2850std::function move constructor does unnecessary workKona 2853Possible inconsistency in specification of erase in [vector.modifiers]Kona