------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-12 15:48 ------- >std::vector<T>::const_iterator You forgot the typename keyword.
See http://gcc.gnu.org/gcc-3.4/changes.html. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Summary|parser error when passing |parser error when passing |the template arg to STL |the template arg to STL http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32740