[Issue 9061] BigInt | BigInt, BigInt & int

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 8 08:03:07 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=9061



--- Comment #11 from safety0ff.bugz <safety0ff.bugz at gmail.com> 2013-11-08 08:03:04 PST ---
I was thinking of something more along the lines of defining ~ (complement
operator) as negating the sign and subtracting one, and then when you do &,|,^,
you take the two's complement on the fly.

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


More information about the Digitalmars-d-bugs mailing list