extern(C++, ns) is wrong
Danni Coy
danni.coy at gmail.com
Wed Sep 12 03:59:30 UTC 2018
So my understanding is that the main issue with extern(C++,"ns") is
functions that have different C++ name-spaces overriding each other in
unexpected ways.
How feasible is to simply disallow functions/variables/objects/... with the
same name but a different "ns" being in the same module?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20180912/807e75ba/attachment.html>
More information about the Digitalmars-d
mailing list