Weird behavior: array of RefCounted struct

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Sep 9 09:49:03 PDT 2014


On Tue, 09 Sep 2014 16:13:24 +0000
Xaqq via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com> wrote:

or, to make even stronger requirement: do not mix GC and refcounting.
either do manual memory management and refcounting, or use GC. and
remember about "hidden" GC operations, such as dynamic array resizing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140909/6737f8f8/attachment.sig>


More information about the Digitalmars-d-learn mailing list