template <typename Exec>
constexpr bool is_empty_polymorphic_executor(
    const Exec& exec) noexcept

Declared at: libs/pika/execution/include/pika/execution/executors/polymorphic_executor.hpp:662

Parameters

const Exec& exec