|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
Helper to implement when_any for result type T. More...
#include <future.hpp>
Static Public Member Functions | |
| template<class E, class F, class... Ts> | |
| static auto | make (const E &executor, F f, future< T > arg, future< Ts >... args) |
Helper to implement when_any for result type T.