home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A131242.TXT < prev    next >
Encoding:
Text File  |  1993-09-21  |  204 b   |  5 lines

  1. This assignment to the unqualified member "a" causes a
  2. compile-time error.  The compiler cannot tell if the "a" refers to
  3. the member inherited through direct1 or the member inherited
  4. through direct2.
  5.