Would like to see ref and out required for function calls
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Tue Sep 11 01:11:00 PDT 2012
On 9/11/12 1:28 AM, Manuel wrote:
>> Citation? I'm using C# 5.0 with Visual Studios 2012 on Windows 8 right
>> now and ref/out are still required at the call sight of functions.
>
> I have Visual Studio 2012 RC and can confirm, that ref and out
> are still required even with C# 5.0 (but maybe there is some
> compiler switch to disable this ??)
Erik Meijer didn't get back to me yet about that with a link, but he did
mention that the relaxation was only allowed for COM calls.
Andrei
More information about the Digitalmars-d
mailing list