template <typename Exec>
constexpr bool is_empty_polymorphic_executor(
const Exec& exec) noexcept
template <typename Exec>
constexpr bool is_empty_polymorphic_executor(
const Exec& exec) noexceptDeclared at: libs/pika/execution/include/pika/execution/executors/polymorphic_executor.hpp:662
Parameters
- const Exec& exec