https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90669
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Range for is just syntactic sugar, so shouldn't be hard to rewrite that into valid C++98 using explicit iterator.