------- 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
pinskia at gcc dot gnu dot org Fri, 07 Dec 2007 14:53:02 -0800
------- 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