------- Comment #1 from rguenth at gcc dot gnu dot org 2006-07-20 12:48 ------- The code is invalid. points_t::const_iterator is a dependent type which you need to prefix with 'typename '.
-- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28445