------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-25 19:20 ------- This is invalid code as white spaces don't matter. "std::string ::N::X::s" is the same as "std::string::N::X::s".
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26468