DIP61: redone to do extern(C++,N) syntax
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Fri May 2 12:13:27 PDT 2014
On Fri, 02 May 2014 15:06:13 -0400, Walter Bright
<newshound2 at digitalmars.com> wrote:
> On 5/2/2014 6:53 AM, Steven Schveighoffer wrote:
>> Can you explain to people who don't understand DMD code, does this
>> exactly
>> implement the DIP?
>
> Yes.
>
>> The two questions above imply that the DIP isn't enough to
>> answer those questions...
>
> It follows the scoping and name resolution rules used for template
> mixins.
OK, the questions (that I didn't understand) gave me the impression that
you did something different from the DIP.
-Steve
More information about the Digitalmars-d
mailing list