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::CacheFad::IsFadExpr< T > Struct Template Reference

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

#include <Sacado_CacheFad_Expression.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct Sacado::CacheFad::IsFadExpr< T >

Determine whether a given type is an expression.

Definition at line 98 of file Sacado_CacheFad_Expression.hpp.

Member Data Documentation

template<typename T >
const bool Sacado::CacheFad::IsFadExpr< T >::value = false
static

Definition at line 99 of file Sacado_CacheFad_Expression.hpp.


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