SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid::xbt::TaskImpl< F, Args > Class Template Reference

#include <functional.hpp>

Public Member Functions

 TaskImpl (F code, std::tuple< Args... > args)
 
result_type operator() ()
 

Constructor & Destructor Documentation

§ TaskImpl()

template<class F , class... Args>
simgrid::xbt::TaskImpl< F, Args >::TaskImpl ( code,
std::tuple< Args... >  args 
)
inline

Member Function Documentation

§ operator()()

template<class F , class... Args>
result_type simgrid::xbt::TaskImpl< F, Args >::operator() ( )
inline

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