[libcxx-commits] [PATCH] D127159: [libc++] Simplify the char_traits specializations

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 13 08:54:55 PDT 2022


philnik updated this revision to Diff 436430.
philnik marked 4 inline comments as done.
philnik added a comment.

- Address comments
- Rename `__move_constexpr` to `__char_traits_move`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127159

Files:
  libcxx/include/__string/char_traits.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127159.436430.patch
Type: text/x-patch
Size: 13907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220613/d605450e/attachment-0001.bin>


More information about the libcxx-commits mailing list