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

Helper to implement when_any for void results. More...

#include <future.hpp>

Static Public Member Functions

template<class E, class F, class... Ts>
static auto make (E &&executor, F &&f, future< Ts >... args)

Detailed Description

Helper to implement when_any for void results.


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