[libcxx-commits] [PATCH] D120135: [libc++] Overhaul std::quoted; fix its relationship to character traits.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 4 20:15:03 PST 2022


Quuxplusone updated this revision to Diff 413189.
Quuxplusone marked 2 inline comments as done.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.

Push a lot of the non-functional diffs (and the ADL-proofing) to main in small separate commits, and then rebase.


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

https://reviews.llvm.org/D120135

Files:
  libcxx/include/__string
  libcxx/include/iomanip
  libcxx/test/std/input.output/iostream.format/quoted.manip/quoted_traits.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120135.413189.patch
Type: text/x-patch
Size: 17441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220305/5a0a0be7/attachment.bin>


More information about the libcxx-commits mailing list