On Friday 04 May 2007 16:39:32 Michael Gerz wrote:
> Do we really have to repeat the term "virtual" in all subclasses?

  No, we don't but it is usual to do it to warn the developer that the method 
is virtual. It is good practice to document the function status although it 
is not required by the language.

  This is described in several places, C++ faq, (More) Effective C++ and son 
on...

> Michael

-- 
José Abílio

Reply via email to