[Issue 13619] std.container.array capacity not updated when length increases
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Oct 21 18:23:46 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13619
--- Comment #4 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
Ah, I misinterpreted the meaning of the capacity (unused capacity vs total
capacity.)
Perhaps the title should be "std.container.array capacity not updated when
changing length" or something like that since it's not specific to increasing
length.
--
More information about the Digitalmars-d-bugs
mailing list