[Issue 9981] Implement lazy ref arguments

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 12 11:08:19 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=9981

John Colvin <john.loughran.colvin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com

--- Comment #2 from John Colvin <john.loughran.colvin at gmail.com> ---
Is there a reason for this being disallowed?

Seeing as lazy is just pass-by-delegate, why not allow
pass-by-delegate-with-ref-return?

--


More information about the Digitalmars-d-bugs mailing list