[Issue 8784] std.bigint.BigInt.infinity

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 9 04:24:17 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8784



--- Comment #2 from bearophile_hugs at eml.cc 2012-10-09 04:00:17 PDT ---
(In reply to comment #1)

> But for BigInt, it's a huge price to pay.

OK. I have templated code that works with integral types, and uses T.max (or
T.infinty if T is a floating point). To make it work with bigints I have to use
a huge_bigint_val or to change the code.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list