Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | List of all members
Sacado::FAD_NS::ViewFad< typename, unsigned, unsigned, typename >::apply< T > Struct Template Reference

Turn ViewFad into a meta-function class usable with mpl::apply. More...

#include <Sacado_Fad_ViewFad_tmpl.hpp>

Public Types

typedef BaseExprType< T >::type T_for_base
 
typedef mpl::apply
< base_fad_type, T_for_base >
::type 
new_base_fad_type
 
typedef ViewFad< T, length,
stride, new_base_fad_type > 
type
 

Detailed Description

template<typename, unsigned, unsigned, typename>
template<typename T>
struct Sacado::FAD_NS::ViewFad< typename, unsigned, unsigned, typename >::apply< T >

Turn ViewFad into a meta-function class usable with mpl::apply.


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