hpx/async_distributed/continuation_fwd.hpp

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

namespace hpx
namespace actions

Functions

template<typename Result, typename RemoteResult, typename F, typename ...Ts>
void trigger(typed_continuation<Result, RemoteResult>&&, F&&, Ts&&...)