
3 Dec
2007
3 Dec
'07
10:30 p.m.
Paul A Bristow wrote:
What about the has_* things like has_infinity?
Should these be 'propagated'?
I would think it would just follow whatever exists for the type the quantity is in. If you wanted some other kind of limits and such you could always implement a new type and override limits for that type. In my case, for instance, I am using a "strange_double" that performs floating point comparison in a more sane manner than double.