Re: Compile error in GCC but not other compilers
Re: Compile error in GCC but not other compilers
- Subject: Re: Compile error in GCC but not other compilers
- From: "James W. Walker" <email@hidden>
- Date: Mon, 15 May 2006 14:25:17 -0700
Paul Forgey <email@hidden> wrote:
I think this is because you put class xxx inside an empty namespace,
then tried to get to refer to xxx from outside that namespace.
When you say "refer to xxx", do you mean the friend declaration or
the constructor definition? The compile error points to the
constructor definition, but without the friend declaration there is
no error. I should have mentioned that.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden