Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Static Public Attributes | List of all members
Sacado::mpl::find< Seq, T, Iter1, Iter2 > Struct Template Reference

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
 

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