c++/2061: ...
Nathanael Nerode
neroden@twcny.rr.com
Wed Jan 1 20:47:00 GMT 2003
Mainline GCC now (2003-01-01) gives this:
warn.cpp: In constructor `cv<T>::cv(typename std::vector<T,
std::allocator<_CharT> >::iterator, typename std::vector<T,
std::allocator<_CharT> >::iterator)':
warn.cpp:9: error: expected `('
warn.cpp:9: error: expected primary-expression
warn.cpp:9: error: expected primary-expression
warn.cpp:11: error: expected `)'
warn.cpp:11: error: class `cv<T>' does not have any field named `vector'
I think the last error is sufficient to indicate what's wrong. Can I close
this?
--Nathanael
More information about the Gcc-bugs
mailing list