Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Impl::TupleSeq< TypeSeq, ObjectT, Iter1, Iter1 > Struct Template Reference

#include <Sacado_TemplateContainer.hpp>

Inheritance diagram for Sacado::Impl::TupleSeq< TypeSeq, ObjectT, Iter1, Iter1 >:

Public Types

typedef mpl::apply< ObjectT, typenamempl::deref< Iter1 >::type >::type type

Public Attributes

type tail

Detailed Description

template<typename TypeSeq, typename ObjectT, typename Iter1>
struct Sacado::Impl::TupleSeq< TypeSeq, ObjectT, Iter1, Iter1 >

Definition at line 214 of file Sacado_TemplateContainer.hpp.

Member Typedef Documentation

◆ type

typedef mpl::apply<ObjectT,typenamempl::deref<Iter1>::type>::type Sacado::Impl::TupleSeq< TypeSeq, ObjectT, Iter1, Iter1 >::type

Definition at line 207 of file Sacado_TemplateContainer.hpp.

Member Data Documentation

◆ tail

type Sacado::Impl::TupleSeq< TypeSeq, ObjectT, Iter1, Iter1 >::tail

Definition at line 208 of file Sacado_TemplateContainer.hpp.


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