This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]