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::IsStaticallySized< const Fad::Exp::GeneralFad< Storage > > Struct Template Reference

Specialization of IsStaticallySized to GeneralFad types. More...

#include <Sacado_Fad_Exp_GeneralFadTraits.hpp>

Static Public Attributes

static const bool value = Storage::is_statically_sized
 

Detailed Description

template<typename Storage>
struct Sacado::IsStaticallySized< const Fad::Exp::GeneralFad< Storage > >

Specialization of IsStaticallySized to GeneralFad types.

Definition at line 126 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

Member Data Documentation

template<typename Storage >
const bool Sacado::IsStaticallySized< const Fad::Exp::GeneralFad< Storage > >::value = Storage::is_statically_sized
static

Definition at line 127 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.


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