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

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 24 01:31:00 PST 2023


================
@@ -44,7 +44,7 @@ namespace __data {
     __can_borrow<_Tp> &&
----------------
frederick-vs-ja wrote:

`#include <__utility/auto_cast.h>` should also be removed from this file.

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


More information about the libcxx-commits mailing list