fw4spl
fwCom::util::AutoBind< F, 5 > Struct Template Reference

AutoBind specialization. More...

#include <AutoBind.hpp>

Public Types

typedef convert_function_type< F >::type FunctionType
 

Public Member Functions

template<typename W , typename... A>
std::function< typename AutoBind< F, 5 >::FunctionType > wrap (W f, A...a)
 

Static Public Member Functions

template<typename W , typename... A>
static std::function< FunctionType > wrap (W f, A...a)
 

Detailed Description

template<typename F>
struct fwCom::util::AutoBind< F, 5 >

AutoBind specialization.

Definition at line 88 of file AutoBind.hpp.


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