Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Attributes | List of all members
Sacado::IsStaticallySized< Fad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of IsStaticallySized to ViewFad types. More...

#include <Sacado_Fad_ViewFadTraits.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename ValueT, unsigned Size, unsigned Stride, typename Base>
struct Sacado::IsStaticallySized< Fad::ViewFad< ValueT, Size, Stride, Base > >

Specialization of IsStaticallySized to ViewFad types.

Definition at line 137 of file Sacado_Fad_ViewFadTraits.hpp.

Member Data Documentation

◆ value

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
const bool Sacado::IsStaticallySized< Fad::ViewFad< ValueT, Size, Stride, Base > >::value = false
static

Definition at line 138 of file Sacado_Fad_ViewFadTraits.hpp.


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