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::ContinueThenMaybeAsync< true, T, R > Struct Template Reference

#include <future.hxx>

Static Public Member Functions

template<typename AF >
static boost::function< void(const
Future< T > &)> 
makeFunc (AF &&func, const qi::Promise< R > &promise)
 

Detailed Description

template<typename T, typename R>
struct qi::detail::ContinueThenMaybeAsync< true, T, R >

Definition at line 86 of file future.hxx.

Member Function Documentation

template<typename T , typename R >
template<typename AF >
static boost::function<void(const Future<T>&)> qi::detail::ContinueThenMaybeAsync< true, T, R >::makeFunc ( AF &&  func,
const qi::Promise< R > &  promise 
)
inlinestatic

Definition at line 89 of file future.hxx.


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