[Bug c++/28445] Fault to compile correct template code

2006-07-20 Thread keithwilliams333 at gmail dot com
--- Comment #2 from keithwilliams333 at gmail dot com 2006-07-20 13:26 --- (In reply to comment #1) > The code is invalid. points_t::const_iterator is a dependent type which you > need to prefix with 'typename '. > I've seen the error of my ways. Thanks.

[Bug c++/28445] New: Fault to compile correct template code

2006-07-20 Thread keithwilliams333 at gmail dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: keithwilliams333 at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28445