$
prog.cc:13:5: error: static_assert failed "no :-(" static_assert(noexcept(should_be_noexcept(&foo::boo, foo_)), "no :-("); // 2 miss noexcept ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.