Home
last modified time | relevance | path

Searched refs:forward_iterator_tag (Results 1 – 25 of 54) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dstring-inst.cc77 S::_M_construct(S::iterator, S::iterator, forward_iterator_tag);
82 forward_iterator_tag);
86 S::_M_construct(C*, C*, forward_iterator_tag);
90 S::_M_construct(const C*, const C*, forward_iterator_tag);
97 const allocator<C>&, forward_iterator_tag);
101 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
106 forward_iterator_tag);
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dstring-inst.cc66 const allocator<C>&, forward_iterator_tag);
70 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
75 forward_iterator_tag);
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_iterator_base_types.h96 struct forward_iterator_tag : public input_iterator_tag { }; in _GLIBCXX_VISIBILITY() struct
100 struct bidirectional_iterator_tag : public forward_iterator_tag { }; in _GLIBCXX_VISIBILITY()
H A Dhashtable_policy.h51 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
153 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
194 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
1006 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
1052 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
H A Dstl_vector.h1165 _ForwardIterator __last, std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
1230 std::forward_iterator_tag); in _GLIBCXX_VISIBILITY()
1271 _ForwardIterator __last, std::forward_iterator_tag); in _GLIBCXX_VISIBILITY()
H A Dvector.tcc261 std::forward_iterator_tag) in _M_assign_aux() argument
611 _ForwardIterator __last, std::forward_iterator_tag) in _M_range_insert() argument
738 _ForwardIterator __last, std::forward_iterator_tag) in _M_insert_range() argument
H A Dstl_bvector.h936 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
990 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
1040 _ForwardIterator __last, std::forward_iterator_tag); in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_iterator_base_types.h95 struct forward_iterator_tag : public input_iterator_tag { }; in _GLIBCXX_VISIBILITY() struct
99 struct bidirectional_iterator_tag : public forward_iterator_tag { }; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h50 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
127 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
168 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
268 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
313 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h50 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
127 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
168 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
268 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
313 typedef std::forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp48 typedef std::forward_iterator_tag iterator_category;
H A Diterator.hpp48 typedef std::forward_iterator_tag iterator_category;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp48 typedef std::forward_iterator_tag iterator_category;
H A Diterator.hpp48 typedef std::forward_iterator_tag iterator_category;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp68 typedef std::forward_iterator_tag iterator_category;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp68 typedef std::forward_iterator_tag iterator_category;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp69 typedef std::forward_iterator_tag iterator_category;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp69 typedef std::forward_iterator_tag iterator_category;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dfunctions.h204 std::forward_iterator_tag) in __check_sorted_aux() argument
230 _Predicate __pred, std::forward_iterator_tag) in __check_sorted_aux() argument
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/backward/
H A Dhashtable.h75 using std::forward_iterator_tag; in _GLIBCXX_VISIBILITY()
116 typedef forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
168 typedef forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
500 forward_iterator_tag) in _GLIBCXX_VISIBILITY()
511 forward_iterator_tag) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/backward/
H A Dhashtable.h74 using std::forward_iterator_tag; in _GLIBCXX_VISIBILITY()
115 typedef forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
167 typedef forward_iterator_tag iterator_category; in _GLIBCXX_VISIBILITY()
499 forward_iterator_tag) in _GLIBCXX_VISIBILITY()
510 forward_iterator_tag) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dfunctions.h250 std::forward_iterator_tag) in __check_sorted_aux() argument
276 _Predicate __pred, std::forward_iterator_tag) in __check_sorted_aux() argument
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dsso_string_base.h136 std::forward_iterator_tag); in _GLIBCXX_VISIBILITY()
437 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dsso_string_base.h135 std::forward_iterator_tag); in _GLIBCXX_VISIBILITY()
436 std::forward_iterator_tag) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Dalgorithm70 __or_<is_convertible<__pop_cat, forward_iterator_tag>,

123