extern(C++, ns)

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 14 10:09:44 PST 2016


On 1/14/2016 12:53 AM, Manu via Digitalmars-d wrote:
> Isn't this exactly what you fixed the other day? What's the difference
> between this and that prior forward referencing case?


The difference is that for this one, "X" is in "ns" and "ns" has not yet had its 
members added to the symbol table.


More information about the Digitalmars-d mailing list