On 7/6/19 3:55 AM, Ville Voutilainen wrote:
Blargh!But that's fine; the result of copy is not stored in a constexpr variable, but the function return is static_asserted so we have sufficiently tested that std::copy is indeed constexpr-compatible since it appears in a function that is evaluated at compile-time.
Ping?