DIP61: redone to do extern(C++,N) syntax
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 29 13:35:28 PDT 2014
On 4/29/2014 1:33 PM, Walter Bright wrote:
> On 4/29/2014 1:23 PM, "Ola Fosheim Grøstad"
>> With "graphics::g(physics::f(…))" this would not have been an issue.
It does occur to me that two C++ symbols in the same namespace may be regarded
as the same by the lookup code. That may be a reasonable enhancement request.
More information about the Digitalmars-d
mailing list