Typedef rcppsw::mpl::typelist_wrap_apply

Typedef Documentation

typedef typename boost::mpl::transform<Typelist, typelist_wrap_into<WrapperType, Args...>> rcppsw::mpl::typelist_wrap_apply

Apply a functor to each type in the typelist. The functor can itself take as many template parameters as needed.