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 Member Functions | List of all members
Sacado::Impl::GetTupleSeq< T, TypeSeq, ObjectT, Iter1, Iter2, typename mpl::enable_if_c< std::is_same< T, typename mpl::deref< Iter1 >::type >::value >::type > Struct Template Reference

#include <Sacado_TemplateContainer.hpp>

Static Public Member Functions

static TupleSeq< TypeSeq,
ObjectT, Iter1, Iter2 >::type & 
apply (TupleSeq< TypeSeq, ObjectT, Iter1, Iter2 > &t)
 
static const TupleSeq< TypeSeq,
ObjectT, Iter1, Iter2 >::type & 
apply (const TupleSeq< TypeSeq, ObjectT, Iter1, Iter2 > &t)
 

Detailed Description

template<typename T, typename TypeSeq, typename ObjectT, typename Iter1, typename Iter2>
struct Sacado::Impl::GetTupleSeq< T, TypeSeq, ObjectT, Iter1, Iter2, typename mpl::enable_if_c< std::is_same< T, typename mpl::deref< Iter1 >::type >::value >::type >

Definition at line 230 of file Sacado_TemplateContainer.hpp.

Member Function Documentation

template<typename T , typename TypeSeq , typename ObjectT , typename Iter1 , typename Iter2 >
static TupleSeq<TypeSeq,ObjectT,Iter1,Iter2>::type& Sacado::Impl::GetTupleSeq< T, TypeSeq, ObjectT, Iter1, Iter2, typename mpl::enable_if_c< std::is_same< T, typename mpl::deref< Iter1 >::type >::value >::type >::apply ( TupleSeq< TypeSeq, ObjectT, Iter1, Iter2 > &  t)
inlinestatic

Definition at line 240 of file Sacado_TemplateContainer.hpp.

template<typename T , typename TypeSeq , typename ObjectT , typename Iter1 , typename Iter2 >
static const TupleSeq<TypeSeq,ObjectT,Iter1,Iter2>::type& Sacado::Impl::GetTupleSeq< T, TypeSeq, ObjectT, Iter1, Iter2, typename mpl::enable_if_c< std::is_same< T, typename mpl::deref< Iter1 >::type >::value >::type >::apply ( const TupleSeq< TypeSeq, ObjectT, Iter1, Iter2 > &  t)
inlinestatic

Definition at line 245 of file Sacado_TemplateContainer.hpp.


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