on 11/02/2009 23:51 Christoph Mallon said the following:
> Aniruddha Bohra schrieb:
>> On Wed, Feb 11, 2009 at 8:25 AM, Andriy Gapon <a...@icyb.net.ua> wrote:
[snip]
>>> 3. I assume virtual inheritance can be used in kernel code? do you 
>>> use it?
> 
> Virtual inheritence needs no support from the "outside", so it is 
> available.
> 
>> Yes. For example, all objects inherit from "Element" and that defines
>> virtual functions. (include/click/element.hh)
> 
> Virtual inheritance is something completely different than virtual methods.

The foul is on me, I should have known to write in proper terms.
I meant virtual methods and their overriding, but used the wrong term.
Thank you.


-- 
Andriy Gapon
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to