home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!caspers
- From: caspers@fwi.uva.nl (John Caspers)
- Subject: *protected* inheritance
- Message-ID: <1992Jul21.145650.24258@fwi.uva.nl>
- Summary: What is protected inheritance
- Keywords: inheritance; protected
- Sender: news@fwi.uva.nl
- Nntp-Posting-Host: gene.fwi.uva.nl
- Organization: FWI, University of Amsterdam
- Date: Tue, 21 Jul 1992 14:56:50 GMT
- Lines: 5
-
- Recently, I read something in the C++ Programming Language (2nd ed) about
- *protected* inheritance. Does anyone know the use of this kind of
- inheritance?
-
- Thanks, John
-