Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Static Public Attributes | List of all members
Sacado::IsScalarType< T > Struct Template Reference

Base template specification for IsScalarType. More...

#include <Sacado_Traits.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

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

Base template specification for IsScalarType.

The IsScalarType classes provide a mechanism for determining whether a type is a scalar type (float, double, etc...)


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