struct is_one_way_executor

Declaration

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

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

Inherits from: std::integral_constant