|
Zth (libzth)
|
STL namespace. More...
Functions | |
| template<typename Func , typename... Args> | |
| zth::future< zth::impl::invoke_result< Func, Args... > > | async (zth::launch policy, Func &&f, Args &&... args) |
STL namespace.
| zth::future< zth::impl::invoke_result< Func, Args... > > std::async | ( | zth::launch | policy, |
| Func && | f, | ||
| Args &&... | args | ||
| ) |