#include "TestHasTemplate.hpp" #include int main() { // Wrong enclosing type BOOST_MPL_ASSERT((tti::has_template_ATPMemberTemplate)); return 0; }