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::mpl::apply_wrap1< F, A1 > Struct Template Reference

#include <Sacado_mpl_apply_wrap.hpp>

Inheritance diagram for Sacado::mpl::apply_wrap1< F, A1 >:
Inheritance graph
[legend]

Public Types

typedef F::template apply< A1 >
::type 
type
 

Detailed Description

template<class F, class A1>
struct Sacado::mpl::apply_wrap1< F, A1 >

Definition at line 49 of file Sacado_mpl_apply_wrap.hpp.

Member Typedef Documentation

template<class F, class A1>
typedef F::template apply<A1>::type Sacado::mpl::apply_wrap1< F, A1 >::type

Definition at line 50 of file Sacado_mpl_apply_wrap.hpp.


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