stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::executor_task_pair< F > Struct Template Reference

Executor plus callable, produced by executor & f (used by futures and channels). More...

#include <executor_base.hpp>

Public Attributes

executor_t _executor
_f

Detailed Description

template<typename F>
struct stlab::executor_task_pair< F >

Executor plus callable, produced by executor & f (used by futures and channels).


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