Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ type

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: