libqi-api  release-2.5.3-2016-11-18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
qi::detail::Caller< T, R > Struct Template Reference

#include <future.hxx>

Static Public Member Functions

static R _callfunc (const T &arg, const boost::function< R(const T &)> &func)
 

Detailed Description

template<typename T, typename R>
struct qi::detail::Caller< T, R >

Definition at line 23 of file future.hxx.

Member Function Documentation

template<typename T , typename R >
static R qi::detail::Caller< T, R >::_callfunc ( const T &  arg,
const boost::function< R(const T &)> &  func 
)
inlinestatic

Definition at line 25 of file future.hxx.


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