Searched refs:forward_iterator_tag (Results 1 – 2 of 2) sorted by relevance
44 using forward_iterator_tag = std::forward_iterator_tag; // yeah. we need this for std compatibility. variable46 struct forward_iterator_tag {}; struct54 using iterator_category = forward_iterator_tag;117 using iterator_category = forward_iterator_tag;
30 using iterator_category = std::forward_iterator_tag;