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

  1. A copy constructor and an overloaded assignment operator have been
  2. included in this class.  In this case, these functions have the
  3. same effect as the defaults provided by the compiler.
  4.