Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::mpl::for_each< Seq, Iter1, Iter1 > Struct Template Reference

#include <Sacado_mpl_for_each.hpp>

Inheritance diagram for Sacado::mpl::for_each< Seq, Iter1, Iter1 >:

Public Member Functions

template<typename Op>
SACADO_INLINE_FUNCTION for_each (const Op &op)
 
SACADO_INLINE_FUNCTION for_each (const Op &op)
 

Detailed Description

template<class Seq, class Iter1>
struct Sacado::mpl::for_each< Seq, Iter1, Iter1 >

Definition at line 57 of file Sacado_mpl_for_each.hpp.

Constructor & Destructor Documentation

◆ for_each() [1/2]

template<class Seq, class Iter1>
template<typename Op>
SACADO_INLINE_FUNCTION Sacado::mpl::for_each< Seq, Iter1, Iter1 >::for_each ( const Op & op)
inline

Definition at line 60 of file Sacado_mpl_for_each.hpp.

◆ for_each() [2/2]

SACADO_INLINE_FUNCTION Sacado::mpl::for_each< Seq, Iter1, Iter1 >::for_each ( const Op & op)
inline

Definition at line 50 of file Sacado_mpl_for_each.hpp.


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