On Tuesday, 13 December 2016 at 17:26:28 UTC, kink wrote:
Assuming `Parameter` is a class and not a struct, yes.

Even if it is a struct, ref wouldn't make a difference here because the variable is assigned to a member, which means ref would get lost.

Reply via email to