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::Fad::Exp::StaticStorage< T, Num >::apply< TT > Struct Template Reference

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

#include <Sacado_Fad_Exp_StaticStorage.hpp>

Public Types

typedef StaticStorage< TT, Num > type
 

Detailed Description

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

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

Definition at line 61 of file Sacado_Fad_Exp_StaticStorage.hpp.

Member Typedef Documentation

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

Definition at line 62 of file Sacado_Fad_Exp_StaticStorage.hpp.


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