home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!news.th-darmstadt.de!iti.informatik.th-darmstadt.de!schrod
- From: schrod@iti.informatik.th-darmstadt.de (Joachim Schrod)
- Subject: Re: Wanted: Real Example of MI
- Sender: news@news.th-darmstadt.de (The News System)
- Message-ID: <1992Nov20.161243.36612@news.th-darmstadt.de>
- Date: Fri, 20 Nov 1992 16:12:43 GMT
- References: <1992Nov19.101210.1@happy.colorado.edu>
- Nntp-Posting-Host: hp5.iti.informatik.th-darmstadt.de
- Organization: TU Darmstadt
- Lines: 29
-
- In article <1992Nov19.101210.1@happy.colorado.edu>, srheintze@happy.colorado.edu writes:
- > I am revising a course on C++. I have been looking for some examples of
- > multiple inheritance for some time now. I look thru the plethora of C++ books
- > at the local book stores and so far, I have yet to encounter one that has a
- > good example of multiple inheritance.
-
- Take a look at
-
- @article{c++:shopiro:iostream,
- author = {Jonathan E. Shopiro},
- title = {An Example of Multiple Inheritance in \C++: A Model of the
- Iostream Library},
- journal = sigplan,
- year = 1989,
- volume = 24,
- number = 12,
- pages = {32-36},
- annote = {\js{} Good explanation of multiple inheritance with example.}
- }
-
- I hope you will accept the iostream class as a `real world example' ;-)
-
- --
- Joachim
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Joachim Schrod Email: schrod@iti.informatik.th-darmstadt.de
- Computer Science Department
- Technical University of Darmstadt, Germany
-