[OT] Modules dropped out of C++17

Manu via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 9 05:59:03 PDT 2015


On 9 June 2015 at 16:54, Shachar Shemesh via Digitalmars-d
<digitalmars-d at puremagic.com> wrote:
> On 08/06/15 22:24, Walter Bright wrote:
>
>> "Unified call syntax. This proposal, by Bjarne, seeks to unify the
>> member (x.f(y)) and non-member (f(x, y)) call syntaxes by allowing
>> functions of either kind to be invoked by syntax of either kind."
>
> Dear god, I hope this doesn't pass.
>
> It is one of the most confusing aspects of D. It makes it close to
> impossible to locate the definition for a function used.

Just press F12 ;)


More information about the Digitalmars-d mailing list