C++ interop - what to do about long and unsigned long?

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 12 00:44:19 PDT 2014


"Manu via Digitalmars-d" <digitalmars-d at puremagic.com> wrote in message 
news:mailman.789.1410494842.5783.digitalmars-d at puremagic.com...

> So, can we talk about virtual by default again?
> Daniel Murphy was behind it wrt c++ compatibility.
> It's still driving me insane. All things I said will happen do happen, 
> constantly.

It's not required for C++ interop, it's just a huge pain in the ass since 
you have to mark nearly every function as final. 



More information about the Digitalmars-d mailing list