Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::back::add_entry_region< EntryRegion, AllRegions > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef
::boost::mpl::transform
< AllRegions,::boost::mpl::if_
< is_common_element
< EntryRegion,::boost::mpl::placeholders::_1 >
, set_insert_range
< ::boost::mpl::placeholders::_1,
EntryRegion >
,::boost::mpl::placeholders::_1 >
>::type 
type
 

Member Typedef Documentation

template<class EntryRegion , class AllRegions >
typedef ::boost::mpl::transform< AllRegions, ::boost::mpl::if_< is_common_element<EntryRegion, ::boost::mpl::placeholders::_1>, set_insert_range< ::boost::mpl::placeholders::_1, EntryRegion>, ::boost::mpl::placeholders::_1 > >::type boost::msm::back::add_entry_region< EntryRegion, AllRegions >::type

The documentation for this struct was generated from the following file: