hpx/properties/property.hpp

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

namespace hpx
namespace experimental

Variables

hpx::experimental::prefer_t prefer
struct prefer_t : public hpx::functional::detail::tag_fallback<prefer_t>

Friends

template<typename Tag, typename ...Tn>
friend constexpr auto tag_fallback_invoke(prefer_t, Tag const &tag, Tn&&... tn)
template<typename Tag, typename T0, typename ...Tn>
friend constexpr auto tag_fallback_invoke(prefer_t, Tag, T0 &&t0, Tn&&...)