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

  1. Such user-defined new and delete operators can manipulate the
  2. positioning of objects in their memory pool in any way suitable
  3. for objects of the class.  For example, they can perform garbage
  4. collection as required.
  5.