struct belongs_to_iterator_category
Declaration
template <typename Iter, typename Cat, typename Enable = void>
struct belongs_to_iterator_category : public std::integral_constant { /* full declaration omitted */ };Declared at: libs/pika/iterator_support/include/pika/iterator_support/traits/is_iterator.hpp:304
Inherits from: std::integral_constant