On Fri, 08 Aug 2014 16:42:12 +0000
seany via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:

a) we need the working code;
b) foreach (a; ...) doest struct copying, and you see the temporary
stack object as 'a'. either use 'ref a', or don't do that at all.

that is what i was able to understand from your code.

Attachment: signature.asc
Description: PGP signature

Reply via email to