home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / std / cplus / 1888 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.6 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!sdd.hp.com!spool.mu.edu!sgiblab!nec-gw!nec-tyo!wnoc-tyo-news!ricohgwy!pattyjr!lsijgw!pnori
  2. From: pnori@lsi-j.co.jp (Pochi NORIMATSU)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Ambiguity in member pointer declaration
  5. Message-ID: <PNORI.92Dec21160455@hyperion.lsi-j.co.jp>
  6. Date: 21 Dec 92 07:04:55 GMT
  7. References: <PNORI.92Dec14161301@hyperion.lsi-j.co.jp>
  8.     <1992Dec15.011359.17235@lucid.com>
  9.     <PNORI.92Dec16132118@hyperion.lsi-j.co.jp>
  10.     <GIROD.92Dec18142728@node_262d6.tele.nokia.fi>
  11. Sender: news@lsi-j.co.jp
  12. Organization: LSI Japan Co. Ltd., Tokyo, Japan
  13. Lines: 23
  14. In-Reply-To: girod@tele.nokia.fi's message of 18 Dec 92 12:27:28 GMT
  15. Nntp-Posting-Host: hyperion
  16.  
  17. In article <GIROD.92Dec18142728@node_262d6.tele.nokia.fi> girod@tele.nokia.fi (Marc Girod) writes:
  18. >   Do you have a version of the ARM different than mine (1990, 
  19. >   ISBN 0-201-51459-1...)?
  20. >
  21. >   In my book it reads in section 8.2.3, p 135:
  22. >
  23. >       class-name :: * cv-qualifier-list<opt> D1
  24. >
  25. >   and class-name is just identifier (17.1 p 387)
  26.  
  27. I have two ARMs :-)
  28.  
  29. One is the same book as you have, and another is "Reprinted with
  30. corrections May, 1992" version. In the reprinted book, class-name has
  31. been replaced by complete-class-name.
  32.  
  33. BTW, the definition of ptr-operator in section 17.4 in the older book
  34. is also says that a pointer to members starts with complete-class-name.
  35. Don't you think its confusing?
  36. --
  37. Yasutoshi (Pochi) Norimatsu      | Never worry about theory as long as
  38. pnori@lsi-j.co.jp                | the machinery does what it's supposed
  39. LSI Japan Co. Ltd., Tokyo, JAPAN | to do.            -- R. A. Heinlein
  40.