On Mon, 27 Oct 2014 09:11:33 +0000 Szymon Gatner via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:You have created dynamic array of SmartPtrs.nope. it's stack-allocated array.
Right, sorry. Tho I admit I made assumptions since that was not the full code.