------- Comment #3 from pinskia at gcc dot gnu dot org 2007-12-07 22:52 ------- This code does not look defined:
i = reinterpret_cast < const const_iterator & >(o).i;
Where o is iterator&.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34385
