home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / std / cplus / 1801 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.2 KB

  1. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!cs.utexas.edu!sun-barr!sh.wide!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.92Dec16132118@hyperion.lsi-j.co.jp>
  6. Date: 16 Dec 92 04:21:18 GMT
  7. References: <PNORI.92Dec14161301@hyperion.lsi-j.co.jp>
  8.     <1992Dec15.011359.17235@lucid.com>
  9. Sender: news@lsi-j.co.jp
  10. Organization: LSI Japan Co. Ltd., Tokyo, Japan
  11. Lines: 17
  12. In-Reply-To: jss@lucid.com's message of 15 Dec 92 01:13:59 GMT
  13. Nntp-Posting-Host: hyperion
  14.  
  15. In article <1992Dec15.011359.17235@lucid.com> jss@lucid.com (Jerry Schwarz) writes:
  16. [stuff deleted]
  17. >   The grammar
  18. >   doesn't contain any rules that derive a declarator starting with "::".
  19. >   And that omission is deliberate.
  20.  
  21. But in ARM section 8.2.3, it says that the declarator representing a
  22. pointer to members has the form
  23.  
  24.     complete-class-name :: * cv-qualifier-list<opt> D1
  25.  
  26. And complete-class-name can start with ::. Or is it typo?
  27.  
  28. --
  29. Yasutoshi (Pochi) Norimatsu      | Never worry about theory as long as
  30. pnori@lsi-j.co.jp                | the machinery does what it's supposed
  31. LSI Japan Co. Ltd., Tokyo, JAPAN | to do.            -- R. A. Heinlein
  32.