~= call copy ctor?

Namespace rswhite4 at googlemail.com
Fri Jul 20 06:57:46 PDT 2012


For correctness:
A copy call is still fine if I assign a local variable to _arr 
(even if i think that ref parameters should'nt be copied), but i 
think that it is not fine if I assign directly, as you see above.


More information about the Digitalmars-d-learn mailing list