struct is_never_blocking_one_way_executor

Declaration

template <typename T>
struct is_never_blocking_one_way_executor
    : public std::integral_constant { /* full declaration omitted */ };

Declared at: libs/pika/execution_base/include/pika/execution_base/traits/is_executor.hpp:22

Inherits from: std::integral_constant