home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11835 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!mips!darwin.sura.net!convex!constellation!munnari.oz.au!mel.dit.csiro.au!mineng.dmpe.CSIRO.AU!dmssyd.syd.dms.CSIRO.AU!metro!extro.ucc.su.OZ.AU!maxtal
  3. From: maxtal@extro.ucc.su.OZ.AU (John MAX Skaller)
  4. Subject: Casting Away Const
  5. Message-ID: <1992Jul29.230918.19165@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: extro.ucc.su.oz.au
  8. Organization: MAXTAL P/L C/- University Computing Centre, Sydney
  9. Date: Wed, 29 Jul 1992 23:09:18 GMT
  10. Lines: 15
  11.  
  12. Casting away const is a dangerous but necessary practice when
  13. for example, caching is considered.
  14.  
  15. How about if casting away const could only be done by members
  16. with private access?
  17.  
  18. In particular, public clients are prohibited from casting away
  19. const?
  20.  
  21.  
  22. -- 
  23. ;----------------------------------------------------------------------
  24.         JOHN (MAX) SKALLER,         maxtal@extro.ucc.su.oz.au
  25.     Maxtal Pty Ltd, 6 MacKay St ASHFIELD, NSW 2131, AUSTRALIA
  26. ;--------------- SCIENTIFIC AND ENGINEERING SOFTWARE ------------------
  27.