Deriving a D-class from a CPP-class
user1234
user1234 at 12.de
Thu Apr 29 10:58:08 UTC 2021
On Thursday, 29 April 2021 at 06:38:53 UTC, evilrat wrote:
> On Wednesday, 28 April 2021 at 19:46:00 UTC, Alain De Vos wrote:
>>
>> It is rather clear what I want to achieve but virtual
>> functions give me headache because dlang does not now the word
>> virtual.
>
> It's virtual by default. The opposite is `final`.
by default, excepted if protection is private or package.
More information about the Digitalmars-d-learn
mailing list