------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-23 18:51 -------
ICC rejects it as invalid too:
t.cc(7): error: a class-qualified name is not allowed
  using ::Foo::Bar::FooBar; // line 7

So does  Comeau with the same error message.


-- 


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

Reply via email to