From 8b77a3a0f4ef8c2cda3a0437fe54e2c2ecef1b17 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Thu, 14 Nov 2019 08:54:23 -0500 Subject: [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian. Thanks to Marek Kurdej for the patch. Differential Revision: https://reviews.llvm.org/D70221 --- libcxx/www/cxx2a_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/www') diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html index 995e1614b38..cf2e397d0ca 100644 --- a/libcxx/www/cxx2a_status.html +++ b/libcxx/www/cxx2a_status.html @@ -181,7 +181,7 @@ P1502LWGStandard library header units for C++20Cologne P1522LWGIterator Difference Type and Integer OverflowCologne P1523LWGViews and Size TypesCologne - P1612LWGRelocate Endian’s SpecificationCologne + P1612LWGRelocate Endian’s SpecificationCologneComplete10.0 P1614LWGThe Mothership has LandedCologne P1638LWGbasic_istream_view::iterator should not be copyableCologne P1643LWGAdd wait/notify to atomic_refCologne -- cgit v1.2.3