mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The generic `char_traits` implementation was deprecated and has since been removed from libc++ (https://reviews.llvm.org/D157058). When building with a libc++ that has it removed, the `basic_string<T>` overloads cause errors during template substitution.
8.1 KiB
8.1 KiB