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::Tay::CacheTaylor< T >::apply< U > Struct Template Reference

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

#include <Sacado_Tay_CacheTaylor.hpp>

Public Types

typedef CacheTaylor< U > type
 

Detailed Description

template<typename T>
template<typename U>
struct Sacado::Tay::CacheTaylor< T >::apply< U >

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

Definition at line 240 of file Sacado_Tay_CacheTaylor.hpp.

Member Typedef Documentation

template<typename T>
template<typename U >
typedef CacheTaylor<U> Sacado::Tay::CacheTaylor< T >::apply< U >::type

Definition at line 241 of file Sacado_Tay_CacheTaylor.hpp.


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