On 08/08/2014 07:26 PM, Paolo Carlini wrote:
Ok (that seems a latent buglet...). By the way, since I wondered briefly about SFINAE wrt the existing documentation, does what we do in the *non* constant case really matter for SFINAE?
Yes; in unevaluated context, at least.
Anyway, Ok if testing passes with that change?
Yes, thanks. Jason