move object from heap to stack

Namespace rswhite4 at googlemail.com
Wed Sep 19 06:33:38 PDT 2012


Is that possible?
I can initialize an object with scope or, in feature, with 
scoped, directly on the stack but is it also possible to move an 
existing object from the heap to the stack?


More information about the Digitalmars-d-learn mailing list