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

#include <Sacado_Fad_Ops.hpp>

Inheritance diagram for Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ConstExpr< T1 >, ExprT2 > >:

Public Types

typedef ExprSpec< ExprT2 >::type type

Detailed Description

template<typename CondT, typename T1, typename ExprT2>
struct Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ConstExpr< T1 >, ExprT2 > >

Definition at line 2333 of file Sacado_Fad_Ops.hpp.

Member Typedef Documentation

◆ type

template<typename CondT, typename T1, typename ExprT2>
typedef ExprSpec<ExprT2>::type Sacado::Fad::ExprSpec< IfThenElseOp< CondT, ConstExpr< T1 >, ExprT2 > >::type

Definition at line 2334 of file Sacado_Fad_Ops.hpp.


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