On 2012-11-05 01:09, deadalnix wrote: > If it is proven that the object is scoped, then allocating it on stack > make sens as well, even if it will be used only by reference. Exactly, I do that sometimes with "scope", but that is deprecated these days. -- /Jacob Carlborg