Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ExprT1, ConstExpr< T2 > > > Struct Template Reference

#include <Sacado_Fad_Ops.hpp>

Inheritance diagram for Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ExprT1, ConstExpr< T2 > > >:

Public Types

typedef ExprSpec< ExprT1 >::type type

Detailed Description

template<typename CondT, typename ExprT1, typename T2>
struct Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ExprT1, ConstExpr< T2 > > >

Definition at line 2256 of file Sacado_Fad_Ops.hpp.

Member Typedef Documentation

◆ type

template<typename CondT, typename ExprT1, typename T2>
typedef ExprSpec<ExprT1>::type Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ExprT1, ConstExpr< T2 > > >::type

Definition at line 2257 of file Sacado_Fad_Ops.hpp.


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