Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Sacado::mpl::apply< F, A1, A2, A3, A4, A5 > Struct Template Reference

#include <Sacado_mpl_apply.hpp>

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

Additional Inherited Members

- Public Types inherited from Sacado::mpl::apply_wrap5< F, A1, A2, A3, A4, A5 >
typedef F::template apply< A1,
A2, A3, A4, A5 >::type 
type
 

Detailed Description

template<class F, class A1 = mpl::none, class A2 = mpl::none, class A3 = mpl::none, class A4 = mpl::none, class A5 = mpl::none>
struct Sacado::mpl::apply< F, A1, A2, A3, A4, A5 >

Definition at line 67 of file Sacado_mpl_apply.hpp.


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