opImplicitCast/opImplicitCastFrom

"Nordlöw" via Digitalmars-d digitalmars-d at puremagic.com
Sun May 4 03:21:20 PDT 2014


> When a programmer cares for integer overflow one can use 
> Bounded!(T.min, T.max).

See mine extension of Adam's bounded.d:

https://github.com/nordlow/justd/blob/master/bound.d

I call it bound.d instead to save to characters :)

/Per


More information about the Digitalmars-d mailing list