I'm trying to create a curried interface using nested constexpr lambdas, but the compiler does not consider it to be a constant expression.I'm trying to create a curried interface using
I'm trying to create a curried interface using nested constexpr lambdas, but the compiler does not consider it to be a constant expression.I'm trying to create a curried interface using