mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
bc94077995
As noted in the libc++ 19 release notes [1], std::char_traits<> is now only provided for char, char8_t, char16_t, char32_t and wchar_t, and any instantiation for other types will fail. [1] https://libcxx.llvm.org/ReleaseNotes/19.html#deprecations-and-removals