Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::IsStaticallySized< CacheFad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of IsStaticallySized to ViewFad types. More...

#include <Sacado_CacheFad_ViewFadTraits.hpp>

Inheritance diagram for Sacado::IsStaticallySized< CacheFad::ViewFad< ValueT, Size, Stride, Base > >:

Static Public Attributes

static const bool value = false

Detailed Description

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

Specialization of IsStaticallySized to ViewFad types.

Definition at line 129 of file Sacado_CacheFad_ViewFadTraits.hpp.

Member Data Documentation

◆ value

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

Definition at line 130 of file Sacado_CacheFad_ViewFadTraits.hpp.


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