10 #ifndef SACADO_MPL_FOR_EACH_HPP
11 #define SACADO_MPL_FOR_EACH_HPP
25 class Iter1 =
typename mpl::begin<Seq>::type,
26 class Iter2 =
typename mpl::end<Seq>::type>
28 template <
typename Op>
36 template <
class Seq,
class Iter1>
38 template <
typename Op>
49 template <
typename Op>
56 template <
class Seq,
class Iter1>
58 template <
typename Op>
66 #endif // SACADO_MPL_FOR_EACH_HPP
for_each_no_kokkos(const Op &op)
for_each_no_kokkos(const Op &)
SACADO_INLINE_FUNCTION for_each(const Op &op)
#define SACADO_INLINE_FUNCTION
SACADO_INLINE_FUNCTION for_each(const Op &op)