struct processing_units_count_property
Declaration
struct processing_units_count_property { /* full declaration omitted */ };Description
////////////////////////////////////////////////////////////////////
Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:281
Method Overview
- public template <typename Target>static inline std::size_t processing_units_count(Target)
Methods
template <typename Target>
static inline std::size_t processing_units_count(
Target)
template <typename Target>
static inline std::size_t processing_units_count(
Target)Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:285
Parameters
- Target