Typedef udho::activities::detail::apply_helper

Typedef Documentation

using udho::activities::detail::apply_helper = apply_helper_<udho::util::is_invocable<FunctorT, TargetsT...>::value, FunctorT, TargetsT...>