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

#include <Sacado_Fad_Ops.hpp>

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

Public Types

typedef ExprSpec< ExprT1 >::type type

Detailed Description

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

Definition at line 2177 of file Sacado_Fad_Ops.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 2178 of file Sacado_Fad_Ops.hpp.


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