Issue with template constraints in numeric types
jmh530 via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Aug 4 07:29:41 PDT 2017
On Thursday, 3 August 2017 at 12:49:48 UTC, data pulverizer wrote:
>
> Hmm ... it looks as the specialization `:` operator is working
> like the constraint `:` operator and doing convertible at least
> for the floating point case. Is that right?
They're both doing the same thing as far as I know.
More information about the Digitalmars-d-learn
mailing list