The "no gc" crowd

Joseph Rushton Wakeling joseph.wakeling at webdrake.net
Thu Oct 10 18:07:41 PDT 2013


On 11/10/13 02:30, Simen Kjaeraas wrote:
> TLDR: Do not use inout(T). Fix BigInt.

Yes, that's my feeling too.

Even if you do add inout (or "in", which also works in terms of allowing 
qualified BigInts) to std.math.abs, you immediately run back into problems ... 
with BigInt.


More information about the Digitalmars-d mailing list