Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - initialization of a virtual base class http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Initialization of a Virtual Base Class
   A  virtual  base class can be initialized in the same way  as  a  non-
   virtual  base  class.  In  addition,  a  virtual  base  class  can  be
   initialized  by  a derived class even if it is not an  immediate  base
   class  to  that derived class. This is illegal  for  non-virtual  base
   classes.  In this situation the virtual base class is  initialized  by
   its most derived, derived class, i.e. the lowest one in the derivation
   hierarchy.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson