hpx/actions_base/traits/is_distribution_policy.hpp

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

namespace hpx
namespace traits

Variables

template<typename T>
constexpr bool is_distribution_policy_v = is_distribution_policy<T>::value
template<typename Policy, typename Enable = void>
struct num_container_partitions

Public Static Functions

static std::size_t call(Policy const &policy)