mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 12:19:23 +08:00
Because in C++20 mode, it tests that `copy_n` is constexpr; so it depends on the compiler supporting `is_constant_evaluated`.
Because in C++20 mode, it tests that `copy_n` is constexpr; so it depends on the compiler supporting `is_constant_evaluated`.