https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106143
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> --- But the other suggestion could be to use std::is_void_v<void> instead (at least for C++17 and later), no?