From -3188581746071838615
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: 109fba,ac06fef48c3c04df
X-Google-Attributes: gid109fba,public
X-Google-Thread: f78e5,ac06fef48c3c04df
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1995-02-03 13:18:21 PST
Newsgroups: comp.lang.c++,comp.std.c++
Path: nntp.gmd.de!Germany.EU.net!wizard.pn.com!satisfied.elf.com!news.mathworks.com!hookup!swrinde!sgiblab!news.cygnus.com!news!jason
From: jason@cygnus.com (Jason Merrill)
Subject: Re: friends and local classes
In-Reply-To: schuenem@Informatik.TU-Muenchen.DE's message of 3 Feb 1995 12:10:54 GMT
Content-Type: text/plain; charset=US-ASCII
Message-ID: <JASON.95Feb3131821@phydeaux.cygnus.com>
Sender: news@cygnus.com
Nntp-Posting-Host: phydeaux.cygnus.com
Organization: Cygnus Support, Mountain View, CA
References: <FENSTER.95Jan24182929@ground.cs.columbia.edu> <3g5qc6$16p@news.cc.utah.edu>
	<3g5rei$dl8@news.panix.com> <9502801.16190@mulga.cs.mu.OZ.AU>
	<3glv86$dbg@hpsystem1.informatik.tu-muenchen.de>
	<3gpb3n$nh4@booz.bah.com> <D3DF84.o8@cwi.nl>
	<3gt6ge$q3m@hpsystem1.informatik.tu-muenchen.de>
Mime-Version: 1.0
Date: Fri, 3 Feb 1995 21:18:21 GMT
Lines: 11
Xref: nntp.gmd.de comp.lang.c++:89435 comp.std.c++:11375

>>>>> Ulf Schuenemann <schuenem@Informatik.TU-Muenchen.DE> writes:

> 		// interestingly, gcc allows the usage of memberclass N0
> 		// insinde N1 although it's private to C (*) (**)

> [ (**) I wonder if this an oversight (bug) of gcc ]

Implementing access control for member types is just about on the bottom of
my list of priorities.

Jason


