home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11387 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  961 b 

  1. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!allegra!alice!ark
  2. From: ark@alice.att.com (Andrew Koenig)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Language extensions for run-time type identification
  5. Message-ID: <23284@alice.att.com>
  6. Date: 23 Jul 92 01:35:30 GMT
  7. Article-I.D.: alice.23284
  8. References: <14ft2uINNjh4@agate.berkeley.edu> <1992Jul21.143131.6902@cadsun.corp.mot.com> <rmartin.711829160@thor>
  9. Reply-To: ark@alice.UUCP ()
  10. Organization: AT&T Bell Laboratories, Liberty Corner NJ
  11. Lines: 10
  12.  
  13. In article <rmartin.711829160@thor> rmartin@thor.Rational.COM (Bob Martin) writes:
  14.  
  15. > Posh!  Every class should have a virtual destructor.  It is insane not
  16. > to declare the destructor virtual.  There is only one, small,
  17. > exception to this rule, which has to do with structs placed in ROM...
  18.  
  19. How about classes associated with small objects, such as Complex and Point?
  20. -- 
  21.                 --Andrew Koenig
  22.                   ark@europa.att.com
  23.