If you're using template constraints rather than template specializations, then you can't have any unconstrained templates.
Not true: see the tip of the week here http://arsdnet.net/this-week-in-d/2016-sep-04.html
Adam D. Ruppe via Digitalmars-d-learn Sat, 13 Jan 2018 18:25:37 -0800
If you're using template constraints rather than template specializations, then you can't have any unconstrained templates.
Not true: see the tip of the week here http://arsdnet.net/this-week-in-d/2016-sep-04.html