hpx/runtime_local/run_as_hpx_thread.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace threads

Functions

template<typename F, typename ...Ts>
util::invoke_result<F, Ts...>::type run_as_hpx_thread(F const &f, Ts&&... vs)