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 Attributes | List of all members
Sacado::Fad::Exp::IsFadExpr< T > Struct Template Reference

Determine whether a given type is an expression. More...

#include <Sacado_Fad_Exp_Expression.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct Sacado::Fad::Exp::IsFadExpr< T >

Determine whether a given type is an expression.

Definition at line 105 of file Sacado_Fad_Exp_Expression.hpp.

Member Data Documentation

template<typename T >
constexpr bool Sacado::Fad::Exp::IsFadExpr< T >::value = false
static

Definition at line 106 of file Sacado_Fad_Exp_Expression.hpp.


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