https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122070
--- Comment #5 from Patrick Palka <ppalka at gcc dot gnu.org> --- FWIW a workaround is to name basic_string_view<char> directly within the using-decl: https://godbolt.org/z/MbYov5z4j
ppalka at gcc dot gnu.org via Gcc-bugs Fri, 12 Dec 2025 12:36:29 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122070
--- Comment #5 from Patrick Palka <ppalka at gcc dot gnu.org> --- FWIW a workaround is to name basic_string_view<char> directly within the using-decl: https://godbolt.org/z/MbYov5z4j