Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Sacado::mpl::for_each_no_kokkos< Seq, Iter1, Iter2 > Struct Template Reference

#include <Sacado_mpl_for_each.hpp>

Public Member Functions

template<typename Op >
 for_each_no_kokkos (const Op &op)
 

Detailed Description

template<class Seq, class Iter1 = typename mpl::begin<Seq>::type, class Iter2 = typename mpl::end<Seq>::type>
struct Sacado::mpl::for_each_no_kokkos< Seq, Iter1, Iter2 >

Definition at line 68 of file Sacado_mpl_for_each.hpp.

Constructor & Destructor Documentation

◆ for_each_no_kokkos()

template<class Seq , class Iter1 = typename mpl::begin<Seq>::type, class Iter2 = typename mpl::end<Seq>::type>
template<typename Op >
Sacado::mpl::for_each_no_kokkos< Seq, Iter1, Iter2 >::for_each_no_kokkos ( const Op &  op)
inline

Definition at line 70 of file Sacado_mpl_for_each.hpp.


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