Re: strange looking ambiguity with type cast
Re: strange looking ambiguity with type cast
- Subject: Re: strange looking ambiguity with type cast
- From: jean-françois gauthier <email@hidden>
- Date: Wed, 11 Feb 2004 16:17:03 -0500
maybe i'm simply missing something, here. why is gcc trying to use a's
constructor in the first place? aren't (a) _b and _b. operator a ()
strictly equivalent? is it possible that gcc might be confusing a (_b)
and (a) _b?
jean-frangois
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.