// Build don't link: // Origin: Mark Mitchell struct S {}; void f (void (S::*)()) {} void f (void (S::*)() const) {}