home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16642 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.lang.c++
  2. 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
  3. From: schrod@iti.informatik.th-darmstadt.de (Joachim Schrod)
  4. Subject: Re: Wanted: Real Example of MI
  5. Sender: news@news.th-darmstadt.de (The News System)
  6. Message-ID: <1992Nov20.161243.36612@news.th-darmstadt.de>
  7. Date: Fri, 20 Nov 1992 16:12:43 GMT
  8. References:  <1992Nov19.101210.1@happy.colorado.edu>
  9. Nntp-Posting-Host: hp5.iti.informatik.th-darmstadt.de
  10. Organization: TU Darmstadt
  11. Lines: 29
  12.  
  13. In article <1992Nov19.101210.1@happy.colorado.edu>, srheintze@happy.colorado.edu writes:
  14. > I am revising a course on C++.  I have been looking for some examples of
  15. > multiple inheritance for some time now.  I look thru the plethora of C++ books
  16. > at the local book stores and so far, I have yet to encounter one that has a
  17. > good example of multiple inheritance.
  18.  
  19. Take a look at
  20.  
  21.     @article{c++:shopiro:iostream,
  22.      author = {Jonathan E. Shopiro},
  23.      title = {An Example of Multiple Inheritance in \C++: A Model of the
  24.         Iostream Library},
  25.      journal = sigplan,
  26.      year = 1989,
  27.      volume = 24,
  28.      number = 12,
  29.      pages = {32-36},
  30.      annote = {\js{} Good explanation of multiple inheritance with example.}
  31.     }
  32.  
  33. I hope you will accept the iostream class as a `real world example' ;-)
  34.  
  35. --
  36. Joachim
  37.  
  38. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  39. Joachim Schrod            Email: schrod@iti.informatik.th-darmstadt.de
  40. Computer Science Department
  41. Technical University of Darmstadt, Germany
  42.