https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58783
Eric Gallager <egall at gwmail dot gwu.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egall at gwmail dot gwu.edu
--- Comment #8 from Eric Gallager <egall at gwmail dot gwu.edu> ---
I recently ran into this with the Cocoa interface for DeSmuME, which also tries
to use fast enumeration from Objective-C++. So maybe this should be re-titled
to reflect the fact that it's a more general issue with fast enumeration in
Objective-C++, and not anything Qt5-specific.