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

Adapts a std::function into a channel process with await / yield / state. More...

Detailed Description

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

Adapts a std::function into a channel process with await / yield / state.


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