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::DynamicStorage< T, U >::apply< TT, UU > Struct Template Reference

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

#include <Sacado_Fad_Exp_DynamicStorage.hpp>

Public Types

typedef DynamicStorage< TT, UU > type
 

Detailed Description

template<typename T, typename U = T>
template<typename TT, typename UU = TT>
struct Sacado::Fad::Exp::DynamicStorage< T, U >::apply< TT, UU >

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

Definition at line 57 of file Sacado_Fad_Exp_DynamicStorage.hpp.

Member Typedef Documentation

template<typename T , typename U = T>
template<typename TT , typename UU = TT>
typedef DynamicStorage<TT,UU> Sacado::Fad::Exp::DynamicStorage< T, U >::apply< TT, UU >::type

Definition at line 58 of file Sacado_Fad_Exp_DynamicStorage.hpp.


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