Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::mpl::apply_wrap2< F, A1, A2 > Struct Template Reference

#include <Sacado_mpl_apply_wrap.hpp>

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

Public Types

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

Detailed Description

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

Definition at line 56 of file Sacado_mpl_apply_wrap.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 57 of file Sacado_mpl_apply_wrap.hpp.


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