Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_mpl_find.hpp>
Public Types | |
typedef mpl::mpl_if < mpl::is_same< typename mpl::deref< Iter1 >::type, T > , Iter1, find< Seq, T, typename mpl::next< Iter1 > ::type, Iter2 > >::type | type |
Static Public Attributes | |
static const int | value = type::value |
Definition at line 52 of file Sacado_mpl_find.hpp.
typedef mpl::mpl_if< mpl::is_same<typename mpl::deref<Iter1>::type, T>, Iter1, find<Seq, T, typename mpl::next<Iter1>::type, Iter2> >::type Sacado::mpl::find< Seq, T, Iter1, Iter2 >::type |
Definition at line 57 of file Sacado_mpl_find.hpp.
|
static |
Definition at line 58 of file Sacado_mpl_find.hpp.