Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
Sacado::mpl::apply_wrap3< F, A1, A2, A3 > Struct Template Reference

#include <Sacado_mpl_apply_wrap.hpp>

Inheritance diagram for Sacado::mpl::apply_wrap3< F, A1, A2, A3 >:
Inheritance graph
[legend]

Public Types

typedef F::template apply< A1, A2, A3 >::type type
 

Detailed Description

template<class F, class A1, class A2, class A3>
struct Sacado::mpl::apply_wrap3< F, A1, A2, A3 >

Definition at line 64 of file Sacado_mpl_apply_wrap.hpp.

Member Typedef Documentation

◆ type

template<class F , class A1 , class A2 , class A3 >
typedef F::template apply<A1,A2,A3>::type Sacado::mpl::apply_wrap3< F, A1, A2, A3 >::type

Definition at line 65 of file Sacado_mpl_apply_wrap.hpp.


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