Sacado Development
Loading...
Searching...
No Matches
Sacado::mpl::find< Seq, T, Iter1, Iter1 > Struct Template Reference
Inheritance diagram for Sacado::mpl::find< Seq, T, Iter1, Iter1 >:
Collaboration diagram for Sacado::mpl::find< Seq, T, Iter1, Iter1 >:

Public Types

typedef mpl::mpl_if< std::is_same< typenamempl::deref< Iter1 >::type, T >, Iter1, find< Seq, T, typenamempl::next< Iter1 >::type, Iter1 > >::type type

Static Public Attributes

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

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