hpx::lcos::broadcast_post#
Defined in header hpx/collectives.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
See also:
Warning
doxygenfunction: Unable to resolve function “hpx::lcos::broadcast_post” with arguments “None”. Candidate function could not be parsed. Parsing error is Error in template parameter list. If parameter: Error when parsing template parameter. If unconstrained type parameter or template type parameter: Invalid C++ declaration: Expected ‘typename’ or ‘class’ in the beginning of template type parameter. [error at 41] template<typename Action, typename ArgN, …> void broadcast_post (std::vector< hpx::id_type > const &ids, ArgN argN,…) —————————————–^ If constrained type parameter or non-type parameter: Invalid C++ declaration: Expected identifier in nested name. [error at 41] template<typename Action, typename ArgN, …> void broadcast_post (std::vector< hpx::id_type > const &ids, ArgN argN,…) —————————————–^ If no parameter: Invalid C++ declaration: Expected “,” or “>”. [error at 41] template<typename Action, typename ArgN, …> void broadcast_post (std::vector< hpx::id_type > const &ids, ArgN argN,…) —————————————–^