extern(C++, ns)

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 7 07:52:56 PST 2016


On 01/07/2016 10:51 AM, Jacob Carlborg wrote:
> pragma(mangle, "delegate") extern(C++, delegate_)
> {
>      void foo();
> }

I think we're fine with asking people to define renaming shims on the 
C++ side for the initial release. -- Andrei



More information about the Digitalmars-d mailing list