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::bind1< F, T1 >::apply< U1, U2, U3, U4, U5 > Struct Template Reference

#include <Sacado_mpl_bind.hpp>

Inheritance diagram for Sacado::mpl::bind1< F, T1 >::apply< U1, U2, U3, U4, U5 >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from Sacado::mpl::apply_wrap1< F, hk< std::is_same< T1, placeholders::_ >::value, T1, U1, U2, U3, U4, U5 >::type >
typedef F::template apply< hk
< std::is_same< T1,
placeholders::_ >::value, T1,
U1, U2, U3, U4, U5 >::type >
::type 
type
 

Detailed Description

template<class F, class T1>
template<class U1 = mpl::none, class U2 = mpl::none, class U3 = mpl::none, class U4 = mpl::none, class U5 = mpl::none>
struct Sacado::mpl::bind1< F, T1 >::apply< U1, U2, U3, U4, U5 >

Definition at line 62 of file Sacado_mpl_bind.hpp.


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