[libcxx-commits] [libcxx] [WIP] Specialize std::search for char (PR #130476)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 9 18:18:59 PDT 2025


frederick-vs-ja wrote:

Does such dispatch work for other (encoding) character types (namely `char8_t`, `char16_t`, `char32_t`, and `wchar_t`)?

https://github.com/llvm/llvm-project/pull/130476


More information about the libcxx-commits mailing list