Something wrong with GC

tsbockman via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Mar 21 13:58:58 PDT 2016


On Sunday, 20 March 2016 at 07:49:17 UTC, stunaep wrote:
> The gc throws invalid memory errors if I use Arrays from 
> std.container.
> ...
> Not sure what to do here

I don't know what your larger goal is, but maybe 
std.array.Appender would be a better fit?


More information about the Digitalmars-d-learn mailing list