30 #ifndef SACADO_MPL_FOR_EACH_HPP
31 #define SACADO_MPL_FOR_EACH_HPP
45 class Iter1 =
typename mpl::begin<Seq>::type,
46 class Iter2 =
typename mpl::end<Seq>::type>
48 template <
typename Op>
56 template <
class Seq,
class Iter1>
58 template <
typename Op>
69 template <
typename Op>
76 template <
class Seq,
class Iter1>
78 template <
typename Op>
86 #endif // SACADO_MPL_FOR_EACH_HPP
KOKKOS_INLINE_FUNCTION for_each(const Op &op)
for_each_no_kokkos(const Op &op)
#define KOKKOS_INLINE_FUNCTION
for_each_no_kokkos(const Op &)
KOKKOS_INLINE_FUNCTION for_each(const Op &op)