Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Sacado::mpl::for_each< Seq, Iter1, Iter1 > Struct Template Reference

#include <Sacado_mpl_for_each.hpp>

Public Member Functions

template<typename 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

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.


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