home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11228 < prev    next >
Encoding:
Text File  |  1992-07-21  |  601 b   |  19 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!caspers
  3. From: caspers@fwi.uva.nl (John Caspers)
  4. Subject: *protected* inheritance
  5. Message-ID: <1992Jul21.145650.24258@fwi.uva.nl>
  6. Summary: What is protected inheritance
  7. Keywords: inheritance; protected
  8. Sender: news@fwi.uva.nl
  9. Nntp-Posting-Host: gene.fwi.uva.nl
  10. Organization: FWI, University of Amsterdam
  11. Date: Tue, 21 Jul 1992 14:56:50 GMT
  12. Lines: 5
  13.  
  14. Recently, I read something in the C++ Programming Language (2nd ed) about
  15. *protected* inheritance. Does anyone know the use of this kind of
  16. inheritance?
  17.  
  18. Thanks, John
  19.