Give back multiple inheritance
Charles
noone at nowhere.com
Sat Mar 25 12:57:36 PST 2006
You can also use templates for MI , see template boltins
http://dsource.org/projects/tutorials/wiki/MultipleInheritanceWithTemplateBoltInsExample:
Sean Kelly wrote:
> Johan Granberg wrote:
>> sgrantham at sympatico.ca wrote:
>>> one of the more powerful and useful expression
>>> capabilities of C++ is in multiple inheritance and its loss is to
>>> much of a
>>> price.
>>
>> I to want multiple inheritance but I got the feeling that walter prety
>> much have ruled that out.
>
> For what it's worth, mixins are a capable replacement for MI in many
> instances.
>
>
> Sean
More information about the Digitalmars-d
mailing list