Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::Fad::Exp::ViewStorage< T, static_length, static_stride, U >::apply< TT > Struct Template Reference

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

#include <Sacado_Fad_Exp_ViewStorage.hpp>

Public Types

typedef ViewStorage< TT, static_length, static_stride, U > type
 

Detailed Description

template<typename T, unsigned static_length, unsigned static_stride, typename U>
template<typename TT>
struct Sacado::Fad::Exp::ViewStorage< T, static_length, static_stride, U >::apply< TT >

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

Definition at line 80 of file Sacado_Fad_Exp_ViewStorage.hpp.

Member Typedef Documentation

◆ type

template<typename T , unsigned static_length, unsigned static_stride, typename U >
template<typename TT >
typedef ViewStorage<TT,static_length,static_stride,U> Sacado::Fad::Exp::ViewStorage< T, static_length, static_stride, U >::apply< TT >::type

Definition at line 81 of file Sacado_Fad_Exp_ViewStorage.hpp.


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