https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108323
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2023-01-07 00:00:00 |2024-1-30 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- This should be fixed at the same time as https://cplusplus.github.io/LWG/issue2295 And we should also add a static_assert(__is_facet<_Facet>::value, "") for https://cplusplus.github.io/LWG/issue436