Apache Mesos
Public Member Functions | List of all members
process::internal::Dispatch< Future< R > > Struct Template Reference

#include <dispatch.hpp>

Public Member Functions

template<typename F >
Future< R > operator() (const UPID &pid, F &&f)
 

Member Function Documentation

template<typename R >
template<typename F >
Future<R> process::internal::Dispatch< Future< R > >::operator() ( const UPID pid,
F &&  f 
)
inline

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