------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-22 05:13 ------- I don't think this is a bug as what is happening is that :: is a qualified name and qualified namelookup (IIRC) does not find decls which are injected via using.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24986