[Issue 8121] "scope ref" is perfectly OK

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 13 17:35:42 PDT 2014


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

Marco Leise <Marco.Leise at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Marco.Leise at gmx.de

--- Comment #5 from Marco Leise <Marco.Leise at gmx.de> ---
scope ref being disallowed made me think that scope must already include ref
semantics, because why on earth would someone implement a keyword for
references that cannot be used with reference, but only with value semantics ?
WAT ?

--


More information about the Digitalmars-d-bugs mailing list