Home
last modified time | relevance | path

Searched refs:iterator_category (Results 1 – 25 of 86) sorted by relevance

1234

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h109 typedef _Category iterator_category; typedef
129 typedef typename _Iterator::iterator_category iterator_category; typedef
139 typedef random_access_iterator_tag iterator_category;
149 typedef random_access_iterator_tag iterator_category;
163 inline typename iterator_traits<_Iter>::iterator_category
165 { return typename iterator_traits<_Iter>::iterator_category(); }
H A Dboost_concept_check.h451 typedef typename std::iterator_traits<_Tp>::iterator_category _Cat;
453 typename std::iterator_traits<_Tp>::iterator_category,
481 typename std::iterator_traits<_Tp>::iterator_category,
505 typename std::iterator_traits<_Tp>::iterator_category,
532 typename std::iterator_traits<_Tp>::iterator_category,
H A Dstl_iterator.h95 : public iterator<typename iterator_traits<_Iterator>::iterator_category, in _GLIBCXX_BEGIN_NAMESPACE()
642 typedef typename iterator_traits<_Iterator>::iterator_category
643 iterator_category; typedef
H A Dstl_vector.h813 iterator_category _IterCategory; in _M_initialize_dispatch()
862 iterator_category _IterCategory; in _M_assign_dispatch()
903 iterator_category _IterCategory; in _M_insert_dispatch()
/freebsd-12.1/contrib/libstdc++/include/backward/
H A Diterator.h87 typedef input_iterator_tag iterator_category; typedef
95 typedef output_iterator_tag iterator_category; typedef
104 typedef forward_iterator_tag iterator_category; typedef
113 typedef bidirectional_iterator_tag iterator_category; typedef
122 typedef random_access_iterator_tag iterator_category; typedef
132 inline typename iterator_traits<_Iter>::iterator_category
133 iterator_category(const _Iter& __i) in iterator_category() function
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A Diterator.h194 typename std::iterator_traits<WrappedIteratorT>::iterator_category,
290 typename std::iterator_traits<WrappedIteratorT>::iterator_category,
314 typename std::iterator_traits<WrappedIteratorT>::iterator_category,
343 typename std::iterator_traits<ItType>::iterator_category, NodeRef,
347 typename std::iterator_traits<ItType>::iterator_category, NodeRef,
H A DSTLExtras.h223 typename std::iterator_traits<ItTy>::iterator_category,
315 WrappedIteratorT>::iterator_category>::type> {
321 WrappedIteratorT>::iterator_category>::type>;
407 typename std::iterator_traits<IterT>::iterator_category>::value>::type;
545 Iters>::iterator_category...>::type,
634 using iterator_category = typename iterator::iterator_category;
709 typename std::iterator_traits<Iters>::iterator_category...>::type,
765 using iterator_category = typename iterator::iterator_category;
1169 Range.begin())>::iterator_category,
1554 decltype(Begin)>::type>::iterator_category,
[all …]
H A DDenseSet.h116 using iterator_category = std::forward_iterator_tag; variable
142 using iterator_category = std::forward_iterator_tag; variable
/freebsd-12.1/contrib/libstdc++/include/debug/
H A Dfunctions.h127 typedef typename std::iterator_traits<_InputIterator>::iterator_category in __valid_range_aux()
248 typedef typename std::iterator_traits<_InputIterator>::iterator_category in __check_sorted()
258 typedef typename std::iterator_traits<_InputIterator>::iterator_category in __check_sorted()
/freebsd-12.1/contrib/libc++/include/
H A Diterator27 typedef typename Iterator::iterator_category iterator_category;
37 typedef random_access_iterator_tag iterator_category;
48 typedef Category iterator_category;
77 : public iterator<typename iterator_traits<Iterator>::iterator_category,
218 typedef typename iterator_traits<Iterator>::iterator_category iterator_category;
477 typedef typename _Iter::iterator_category iterator_category;
508 typedef random_access_iterator_tag iterator_category;
545 typedef _Category iterator_category;
651 : public iterator<typename iterator_traits<_Iter>::iterator_category,
1103 typedef typename iterator_traits<iterator_type>::iterator_category iterator_category;
[all …]
/freebsd-12.1/contrib/libc++/include/experimental/
H A Diterator25 typedef output_iterator_tag iterator_category;
71 typedef output_iterator_tag iterator_category;
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp101 typedef trivial_iterator_tag iterator_category; typedef in pb_ds::detail::ov_tree_node_const_it_
231 typedef trivial_iterator_tag iterator_category; typedef in pb_ds::detail::ov_tree_node_it_
/freebsd-12.1/contrib/libstdc++/include/tr1/
H A Dhashtable_policy.h64 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag; in _GLIBCXX_BEGIN_NAMESPACE()
236 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE()
277 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE()
377 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE()
422 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_BEGIN_NAMESPACE()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopIterator.h49 typename std::iterator_traits<succ_iterator>::iterator_category,
53 typename std::iterator_traits<succ_iterator>::iterator_category,
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp50 typedef std::forward_iterator_tag iterator_category; typedef
H A Dconst_child_iterator.hpp50 typedef std::forward_iterator_tag iterator_category; typedef
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp57 typedef std::forward_iterator_tag iterator_category; typedef in const_iterator_
H A Dpoint_iterator.hpp55 typedef trivial_iterator_tag iterator_category; typedef in point_iterator_
H A Dconst_point_iterator.hpp57 typedef trivial_iterator_tag iterator_category; typedef in const_point_iterator_
H A Diterator.hpp57 typedef std::forward_iterator_tag iterator_category; typedef in iterator_
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_point_iterator.hpp76 typedef trivial_iterator_tag iterator_category; typedef in pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
H A Dconst_iterator.hpp78 typedef std::forward_iterator_tag iterator_category; typedef in pb_ds::detail::left_child_next_sibling_heap_const_iterator_
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_point_iterator.hpp68 typedef trivial_iterator_tag iterator_category; typedef in pb_ds::detail::binary_heap_const_point_iterator_
H A Dconst_iterator.hpp81 typedef std::forward_iterator_tag iterator_category; typedef in pb_ds::detail::binary_heap_const_iterator_
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp82 typedef trivial_iterator_tag iterator_category; typedef in pb_ds::detail::bin_search_tree_const_node_it_

1234