[libcxx-commits] [libcxx] [libc++] Remove _LIBCPP_AUTO_CAST (PR #66027)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 17 12:25:22 PDT 2024


philnik777 wrote:

Closing, since it turns out that the auto cast was not back-ported to older standards and we use it in a few places. I'll make a new patch which only removes its uses in C++23-only code.

https://github.com/llvm/llvm-project/pull/66027


More information about the libcxx-commits mailing list