On 06/17/2015 01:53 PM, Ed Smith-Rowland wrote:
I tried the obvious: an error message with %qE and got 'false'.
constexpr values are evaluated early on.

Is there a possibility that late folding could help or is that
completely different?

Late folding could help, but I think handling it in libcpp (by actually stringizing the argument) would work better.

Jason

Reply via email to