On Thursday, 9 April 2015 at 01:35:54 UTC, Walter Bright wrote:
The same as that of a tmp being returned from a function - to the end of the expression.

But how will this work with anything that makes RCArrays reachable through indirections...? Is the compiler going to do a recursive scan and create temporaries of all RC-pointers that are reachable?

(e.g. RCArrays of RCArrays)


Reply via email to