Mixed int/BigInt foreach interval

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Sep 26 14:13:54 PDT 2011


On 9/26/11, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> I think that we need to be _very_ careful about the implications of making
> isIntegral and other similar traits functions work with non-primitive types.
> There could _easily_ be code which assumes that it's going to get primitive
> types when isIntegral is true.

Not *there easily could be* but *there is*. At least in my code..


More information about the Digitalmars-d mailing list