[Issue 13396] Non-instance and final methods on extern(C++) interfaces shouldn't be mangled as C++ names

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 30 08:24:48 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13396

--- Comment #3 from yebblies <yebblies at gmail.com> ---
(In reply to Orvid King from comment #2)
> If a body is defined on the D side though, what is there to match on the C++
> side?

The C++ code could be calling the D body.

--


More information about the Digitalmars-d-bugs mailing list