[libcxx-commits] [PATCH] D110598: [libc++] P0980R1 (constexpr std::string)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 28 05:45:51 PDT 2021


philnik updated this revision to Diff 375542.
philnik added a comment.

- More style changes and replaced placement new with construct_at


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110598

Files:
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/__memory/compressed_pair.h
  libcxx/include/string
  libcxx/test/std/input.output/iostream.format/quoted.manip/quoted_traits.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110598.375542.patch
Type: text/x-patch
Size: 110295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210928/8de542c9/attachment-0001.bin>


More information about the libcxx-commits mailing list