[Issue 6442] Allow for passing values with the 'ref' keyword

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 6 05:44:49 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6442


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #1 from bearophile_hugs at eml.cc 2011-08-06 05:44:47 PDT ---
C#4 acts almost like this (the usage of ref and out is not optional, unless for
COM interoperability). 

Generally I like features that improve the code reliability. But where is some
kind of "proof" that (optional) ref/out at the calling point make the code less
bug prone?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list