hpx/async_distributed/applier/trigger.hpp

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

namespace hpx
namespace applier

Functions

template<typename Arg0>
void trigger(hpx::id_type const &k, Arg0 &&arg0)
void trigger(hpx::id_type const &k)
void trigger_error(hpx::id_type const &k, std::exception_ptr const &e)
void trigger_error(hpx::id_type const &k, std::exception_ptr &&e)