MeVisLab Toolbox Reference
ml::detail::executor< Execute > Struct Template Reference

#include <mlTaskSystem.h>

Public Member Functions

void operator() (stlab::task< void()> f) const
 

Detailed Description

template<void(*)(stlab::task< void()>) Execute>
struct ml::detail::executor< Execute >

Definition at line 31 of file mlTaskSystem.h.

Member Function Documentation

◆ operator()()

template<void(*)(stlab::task< void()>) Execute>
void ml::detail::executor< Execute >::operator() ( stlab::task< void()>  f) const
inline

Definition at line 33 of file mlTaskSystem.h.


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