hpx/actions_base/traits/action_trigger_continuation_fwd.hpp

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

namespace hpx
namespace traits
template<typename Continuation, typename Enable = void>
struct action_trigger_continuation

Public Static Functions

template<typename F, typename ...Ts>
static void call(Continuation&&, F&&, Ts&&...)