#include "test_has_static_member_function.hpp" #include int main() { // Wrong function signature for SIntFunction BOOST_MPL_ASSERT((boost::tti::HaveTheSIntFunction >)); return 0; }