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

Manu via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 12 18:55:33 PDT 2014


On 13 September 2014 11:43, Timon Gehr via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

> On 09/13/2014 03:36 AM, Manu via Digitalmars-d wrote:
>
>> Surely, at very least, an extern(C++) class should be final-by-default?
>>
>
> How do you declare virtual extern(C++) class methods then?
>

with 'virtual' (which Andrei had removed)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140913/b90c36e3/attachment.html>


More information about the Digitalmars-d mailing list