struct belongs_to_iterator_traversal

Declaration

template <typename Iter, typename Traversal, typename Enable = void>
struct belongs_to_iterator_traversal : public std::integral_constant { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////

Declared at: libs/pika/iterator_support/include/pika/iterator_support/traits/is_iterator.hpp:318

Inherits from: std::integral_constant