[Bug c++/32740] parser error when passing the template arg to STL
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 12 15:48:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list