[libcxx-commits] [clang] [libcxx] [Clang] Add __common_type builtin (PR #99473)
Christopher Di Bella via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 25 11:32:52 PDT 2024
cjdb wrote:
I spent a lot of time trying to implement this myself, but I always struggled to capture detecting user specialisations of `common_type`. Which section of code handles that?
https://github.com/llvm/llvm-project/pull/99473
More information about the libcxx-commits
mailing list