On 6/14/2016 9:57 PM, tsbockman wrote:
The intent is just as clear this way, and it's less verbose.

Ok. I'd just change the constraint to:

    if (isIntegral!N || isCheckedint!N)

You can do the qualification machinations using a static if inside the template.

Reply via email to