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

Mike Hommey via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 16 18:01:59 PDT 2023


glandium added a comment.

Oh and this one is fun too: `error: implicit instantiation of undefined template 'std::char_traits<const char>'`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157058



More information about the libcxx-commits mailing list