#include <metafunctions.hpp>
Public Types | |
typedef ::boost::mpl::fold < Set1,::boost::mpl::false_,::boost::mpl::if_ < ::boost::mpl::has_key< Set2,::boost::mpl::placeholders::_2 > ,::boost::mpl::true_,::boost::mpl::placeholders::_1 > >::type | type |
typedef ::boost::mpl::fold< Set1, ::boost::mpl::false_, ::boost::mpl::if_< ::boost::mpl::has_key< Set2, ::boost::mpl::placeholders::_2 >, ::boost::mpl::true_, ::boost::mpl::placeholders::_1 > >::type boost::msm::back::is_common_element< Set1, Set2 >::type |