On Sunday, 21 February 2016 at 18:19:35 UTC, Nick Treleaven wrote:
BTW the Usage section still uses lazy. I think the RCObject code shouldn't use new to construct the struct here:

auto o = new immutable(RCObject);

It probably needs to be on the stack instead.


Thanks, fixed.

(I also made a minor edit for formatting/readability, hope that's OK).

Sure :-)

Reply via email to