struct get_chunk_size_t
Declaration
struct get_chunk_size_t : public tag_fallback { /* full declaration omitted */ };Description
Return the number of invocations of the given function \awhich should be combined into a single task
Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters_fwd.hpp:81
Inherits from: tag_fallback