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_NS::SLFad< ValueT, Num >::apply< T > Struct Template Reference

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

#include <Sacado_Fad_SLFad_tmpl.hpp>

Public Types

typedef SLFad< T, Num > type
 

Detailed Description

template<typename ValueT, int Num>
template<typename T>
struct Sacado::FAD_NS::SLFad< ValueT, Num >::apply< T >

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

Definition at line 78 of file Sacado_Fad_SLFad_tmpl.hpp.

Member Typedef Documentation

template<typename ValueT , int Num>
template<typename T >
typedef SLFad<T,Num> Sacado::FAD_NS::SLFad< ValueT, Num >::apply< T >::type

Definition at line 79 of file Sacado_Fad_SLFad_tmpl.hpp.


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