https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106143
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #1) > But the other suggestion could be to use std::is_void_v<void> instead (at > least for C++17 and later), no? Indeed :-)