stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
immediate_executor

Detailed Description

Synchronous inline executor.

Variables

constexpr auto stlab::immediate_executor
 Invokes work inline on the calling thread (synchronous executor).