struct is_two_way_executor
Declaration
template <typename T>
struct is_two_way_executor : public std::integral_constant { /* full declaration omitted */ };Declared at: libs/pika/execution_base/include/pika/execution_base/traits/is_executor.hpp:32
Inherits from: std::integral_constant