struct incrementable_traversal_tag
Declaration
struct incrementable_traversal_tag : public no_traversal_tag { /* full declaration omitted */ };Declared at: libs/pika/iterator_support/include/pika/iterator_support/boost_iterator_categories.hpp:29
Inherits from: no_traversal_tag