hpx/actions_base/traits/action_remote_result.hpp#

Defined in header hpx/actions_base/traits/action_remote_result.hpp.

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

namespace hpx
namespace traits

Typedefs

template<typename Result>
using action_remote_result_t = typename action_remote_result<Result>::type#
template<typename Result>
struct action_remote_result : public detail::action_remote_result_customization_point<Result>#