Searched refs:iterator_category (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/2geom/
H A Dcirculator.h44 typedef std::random_access_iterator_tag iterator_category; typedef in class:Geom::Circulator
55 match_random_access(iterator_category(first));
112 void match_random_access(iterator_category) {}
/inkscape/src/util/
H A Dforward-pointer-iterator.h31 typedef std::forward_iterator_tag iterator_category; typedef in class:Inkscape::Util::ForwardPointerIterator
H A Dlist.h56 typedef std::forward_iterator_tag iterator_category; typedef in class:Inkscape::Util::List
153 typedef std::forward_iterator_tag iterator_category; typedef in class:Inkscape::Util::List

Completed in 16 milliseconds