[libcxx-commits] [PATCH] D93816: [libc++] Mark [P0475] "LWG2511: guaranteed copy elision for piecewise construction" as Complete. NFC.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 8 14:34:24 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcdd7cbf7b56b: [libc++] Mark [P0809] "LWG2831: Comparing Unordered Containers" as Nothing To… (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D93816?vs=313738&id=315523#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93816/new/

https://reviews.llvm.org/D93816

Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv


Index: libcxx/docs/Cxx2aStatusPaperStatus.csv
===================================================================
--- libcxx/docs/Cxx2aStatusPaperStatus.csv
+++ libcxx/docs/Cxx2aStatusPaperStatus.csv
@@ -21,7 +21,7 @@
 "`P0551R3 <https://wg21.link/P0551R3>`__","LWG","Thou Shalt Not Specialize ``std``\  Function Templates!","Jacksonville","|Complete|","11.0"
 "`P0753R2 <https://wg21.link/P0753R2>`__","LWG","Manipulators for C++ Synchronized Buffered Ostream","Jacksonville","",""
 "`P0754R2 <https://wg21.link/P0754R2>`__","LWG","<version>","Jacksonville","|Complete|","7.0"
-"`P0809R0 <https://wg21.link/P0809R0>`__","LWG","Comparing Unordered Containers","Jacksonville","",""
+"`P0809R0 <https://wg21.link/P0809R0>`__","LWG","Comparing Unordered Containers","Jacksonville","|Nothing To Do|",""
 "`P0858R0 <https://wg21.link/P0858R0>`__","LWG","Constexpr iterator requirements","Jacksonville","",""
 "`P0905R1 <https://wg21.link/P0905R1>`__","CWG","Symmetry for spaceship","Jacksonville","",""
 "`P0966R1 <https://wg21.link/P0966R1>`__","LWG","``string::reserve``\  Should Not Shrink","Jacksonville","|Complete| [#note-P0966]_","12.0"


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93816.315523.patch
Type: text/x-patch
Size: 1139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210108/e987951d/attachment.bin>


More information about the libcxx-commits mailing list