This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42490] using-directive in namespace doesn't work properly



------- Comment #3 from schaub-johannes at web dot de  2010-02-11 23:39 -------
(In reply to comment #2)
> I also think the code is valid. In this case though, there is the complication
> that no hiding takes place [...]
> 

Wasn't aware that this is also a case of hiding, but 3.3.10 about hiding
actually even contains it. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42490


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]