https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Changing auto to std::range_format fixes the error, so could be used at least as a workaround.
jakub at gcc dot gnu.org via Gcc-bugs Thu, 12 Jun 2025 23:34:24 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Changing auto to std::range_format fixes the error, so could be used at least as a workaround.