Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Types
Sacado::Promote< L, CacheFad::ViewFad< ValueT, Size, Stride > > Struct Template Reference

Specialization of Promote to ViewFad types. More...

#include <Sacado_CacheFad_ViewFadTraits.hpp>

List of all members.

Public Types

typedef ValueType< L >::type value_type_l
typedef ValueType
< CacheFad::ViewFad< ValueT,
Size, Stride > >::type 
value_type_r
typedef Promote< value_type_l,
value_type_r >::type 
value_type
typedef CacheFad::ViewFad
< value_type, Size, Stride > 
type

Detailed Description

template<typename L, typename ValueT, unsigned Size, unsigned Stride>
struct Sacado::Promote< L, CacheFad::ViewFad< ValueT, Size, Stride > >

Specialization of Promote to ViewFad types.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends