home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!ricohgwy!pattyjr!lsijgw!pnori
- From: pnori@lsi-j.co.jp (Pochi NORIMATSU)
- Newsgroups: comp.std.c++
- Subject: Re: Ambiguity in member pointer declaration
- Message-ID: <PNORI.92Dec16132118@hyperion.lsi-j.co.jp>
- Date: 16 Dec 92 04:21:18 GMT
- References: <PNORI.92Dec14161301@hyperion.lsi-j.co.jp>
- <1992Dec15.011359.17235@lucid.com>
- Sender: news@lsi-j.co.jp
- Organization: LSI Japan Co. Ltd., Tokyo, Japan
- Lines: 17
- In-Reply-To: jss@lucid.com's message of 15 Dec 92 01:13:59 GMT
- Nntp-Posting-Host: hyperion
-
- In article <1992Dec15.011359.17235@lucid.com> jss@lucid.com (Jerry Schwarz) writes:
- [stuff deleted]
- > The grammar
- > doesn't contain any rules that derive a declarator starting with "::".
- > And that omission is deliberate.
-
- But in ARM section 8.2.3, it says that the declarator representing a
- pointer to members has the form
-
- complete-class-name :: * cv-qualifier-list<opt> D1
-
- And complete-class-name can start with ::. Or is it typo?
-
- --
- Yasutoshi (Pochi) Norimatsu | Never worry about theory as long as
- pnori@lsi-j.co.jp | the machinery does what it's supposed
- LSI Japan Co. Ltd., Tokyo, JAPAN | to do. -- R. A. Heinlein
-