[Bug libstdc++/23767] std::vector iterator implementation wrong
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 20:45:00 GMT 2005
------- Additional Comments From pcarlini at suse dot de 2005-09-07 20:45 -------
(In reply to comment #9)
> Actually, __normal_iterator is what std::string uses for it's iterator class,
> so we could be in trouble.
As long as no user code expects instantiations of members of __normal_iterator
inside the library proper to link against I don't think there are any risks (At
least, this is my present understanding of these torny matters)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23767
More information about the Gcc-bugs
mailing list