Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::ValueType< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

#include <Sacado_Fad_Exp_ViewFad.hpp>

Public Types

typedef ValueT type
 

Detailed Description

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

This specialization overrides the one for GeneralFad to handle const value types so that resulting value type is still const.

Definition at line 110 of file Sacado_Fad_Exp_ViewFad.hpp.

Member Typedef Documentation

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
typedef ValueT Sacado::ValueType< Fad::Exp::ViewFad< ValueT, Size, Stride, Base > >::type

Definition at line 111 of file Sacado_Fad_Exp_ViewFad.hpp.


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