[libcxx-commits] [PATCH] D157058: [libc++] Remove generic char_traits implementation

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 3 17:26:21 PDT 2023


philnik created this revision.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This has been deprecated and should be removed now.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157058

Files:
  libcxx/include/__string/char_traits.h
  libcxx/test/libcxx/strings/char.traits/char.traits.specializations/arbitrary_char_type.deprecated.verify.cpp
  libcxx/test/libcxx/strings/char.traits/char.traits.specializations/arbitrary_char_type.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157058.547062.patch
Type: text/x-patch
Size: 11432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230804/c874e977/attachment-0001.bin>


More information about the libcxx-commits mailing list