DIP61: redone to do extern(C++,N) syntax

via Digitalmars-d digitalmars-d at puremagic.com
Sun Apr 27 19:53:19 PDT 2014


On Sunday, 27 April 2014 at 20:53:31 UTC, Walter Bright wrote:
> Example of what you mean, please.

If the c++ library is "std::" and then later either D or C++ is 
expanded with a name clash, and the externs are auto generated, 
e.g. "std.something" appears on both sides, what happens then 
when you recompile you app?



More information about the Digitalmars-d mailing list