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

#include <Sacado_mpl_find.hpp>

Static Public Attributes

static const int value = TypeSequenceDoesNotContainType<Seq,T>::value
 

Detailed Description

template<class Seq, class T, class Iter1>
struct Sacado::mpl::find< Seq, T, Iter1, Iter1 >

Definition at line 63 of file Sacado_mpl_find.hpp.

Member Data Documentation

template<class Seq , class T , class Iter1 >
const int Sacado::mpl::find< Seq, T, Iter1, Iter1 >::value = TypeSequenceDoesNotContainType<Seq,T>::value
static

Definition at line 64 of file Sacado_mpl_find.hpp.


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