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

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

#include <Sacado_Fad_Exp_StaticFixedStorage.hpp>

Public Types

typedef StaticFixedStorage< TT, Num > type
 

Detailed Description

template<typename T, int Num>
template<typename TT>
struct Sacado::Fad::Exp::StaticFixedStorage< T, Num >::apply< TT >

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

Definition at line 59 of file Sacado_Fad_Exp_StaticFixedStorage.hpp.

Member Typedef Documentation

◆ type

template<typename T , int Num>
template<typename TT >
typedef StaticFixedStorage<TT,Num> Sacado::Fad::Exp::StaticFixedStorage< T, Num >::apply< TT >::type

Definition at line 60 of file Sacado_Fad_Exp_StaticFixedStorage.hpp.


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