|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
Synchronous inline executor. More...
#include <stlab/config.hpp>#include <type_traits>#include <utility>Go to the source code of this file.
Variables | |
| constexpr auto | stlab::immediate_executor |
| Invokes work inline on the calling thread (synchronous executor). | |
Synchronous inline executor.