libqi-api  2.1.4.13
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
qi::FutureValueConverter< void, T > Struct Template Reference

#include <future.hxx>

Public Member Functions

void operator() (void *in, const T &out)
 

Detailed Description

template<typename T>
struct qi::FutureValueConverter< void, T >

Definition at line 308 of file future.hxx.

Member Function Documentation

template<typename T >
void qi::FutureValueConverter< void, T >::operator() ( void *  in,
const T &  out 
)
inline

Definition at line 310 of file future.hxx.


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