#include "TestMFHasMemberData.hpp" #include #include int main() { // Wrong enclosing type BOOST_MPL_ASSERT((tti::mf_has_member_data,boost::mpl::identity >)); return 0; }