SimGrid
3.16
Versatile Simulation of Distributed Systems
Home page
Online documentation
Java documentation
Dev's Corner
List of all members
|
Public Member Functions
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
(
F
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:
include/xbt/
functional.hpp
simgrid
xbt
TaskImpl
Generated by
1.8.13