Searched defs:_InputIterator (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dfunctions.h117 __foreign_iterator_aux3( const _Safe_iterator<_Iterator, _Sequence, _Category>&, const _InputIterator&, const _InputIterator&, std::__false_type) argument
206 __check_sorted_aux(const _InputIterator&, const _InputIterator&, std::input_iterator_tag) argument
234 __check_sorted_aux(const _InputIterator&, const _InputIterator&, _Predicate, std::input_iterator_tag) argument
288 __check_sorted_set_aux(const _InputIterator&, const _InputIterator&, std::__false_type) argument
304 __check_sorted_set_aux(const _InputIterator&, const _InputIterator&, _Predicate, std::__false_type) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dfunctions.h117 __foreign_iterator_aux3( const _Safe_iterator<_Iterator, _Sequence, _Category>&, const _InputIterator&, const _InputIterator&, std::__false_type) argument
206 __check_sorted_aux(const _InputIterator&, const _InputIterator&, std::input_iterator_tag) argument
234 __check_sorted_aux(const _InputIterator&, const _InputIterator&, _Predicate, std::input_iterator_tag) argument
288 __check_sorted_set_aux(const _InputIterator&, const _InputIterator&, std::__false_type) argument
304 __check_sorted_set_aux(const _InputIterator&, const _InputIterator&, _Predicate, std::__false_type) argument
[all...]

Completed in 169 milliseconds