[libcxx-commits] [PATCH] D138307: [libc++] Remove default definition of std::char_traits

Roland McGrath via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 23 12:14:07 PST 2022


mcgrathr added a comment.

This broke some existing cases using `std::basic_string_view<std::byte>` and the like.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138307



More information about the libcxx-commits mailing list