home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH14 / A14103.TXT < prev    next >
Encoding:
Text File  |  1993-09-27  |  187 b   |  4 lines

  1. The special characteristics of virtual functions only make sense
  2. in the context of an inheritance hierarchy of classes.  For this
  3. reason you cannot define nonmember virtual functions.
  4.