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

Base template specification for whether a type is a Fad type. More...

#include <Sacado_Fad_Exp_Ops_Fwd.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct Sacado::IsFad< T >

Base template specification for whether a type is a Fad type.

Definition at line 38 of file Sacado_Fad_Exp_Ops_Fwd.hpp.

Member Data Documentation

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

Definition at line 440 of file Sacado_Traits.hpp.


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