hpx/collectives/argument_types.hpp#

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

namespace hpx
namespace collectives

Typedefs

using num_sites_arg = detail::argument_type<detail::num_sites_tag>#
using this_site_arg = detail::argument_type<detail::this_site_tag>#
using that_site_arg = detail::argument_type<detail::that_site_tag>#
using generation_arg = detail::argument_type<detail::generation_tag>#
using root_site_arg = detail::argument_type<detail::root_site_tag, 0>#
using tag_arg = detail::argument_type<detail::tag_tag, 0>#
using arity_arg = detail::argument_type<detail::arity_tag>#