https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58796
--- Comment #22 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #17) > Not all cases work though, nullptr cannot be caught as a pointer to member > function, and fixing that is difficult, so I'm keeping this open. That was fixed in r238532