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, void > Struct Template Reference

#include <future.hxx>

Static Public Member Functions

static void * _callfunc (const T &future, const boost::function< void(const T &)> &func)
 

Detailed Description

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

Definition at line 33 of file future.hxx.

Member Function Documentation

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

Definition at line 35 of file future.hxx.


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