[Bug c++/61512] libstd++ postfix operator hangs

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jun 15 16:44:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61512

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
You are not allowed to call ++ on an iterator if calling * on it would be
illegal.



More information about the Gcc-bugs mailing list