Home
last modified time | relevance | path

Searched refs:borrowed_iterator_t (Results 1 – 9 of 9) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dranges_uninitialized.h91 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
162 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
220 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
294 uninitialized_copy_result<borrowed_iterator_t<_IRange>, in _GLIBCXX_VISIBILITY()
295 borrowed_iterator_t<_ORange>> in _GLIBCXX_VISIBILITY()
384 uninitialized_move_result<borrowed_iterator_t<_IRange>, in _GLIBCXX_VISIBILITY()
385 borrowed_iterator_t<_ORange>> in _GLIBCXX_VISIBILITY()
459 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
544 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
A Dranges_algo.h257 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
285 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
313 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
905 borrowed_iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
1005 borrowed_iterator_t<_Range2>, _Out> in _GLIBCXX_VISIBILITY()
1829 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
2065 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
2180 borrowed_iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
2769 borrowed_iterator_t<_Range2>, in _GLIBCXX_VISIBILITY()
2803 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
[all …]
A Dranges_algobase.h311 constexpr copy_result<borrowed_iterator_t<_Range>, _Out> in _GLIBCXX_VISIBILITY()
336 constexpr move_result<borrowed_iterator_t<_Range>, _Out> in _GLIBCXX_VISIBILITY()
454 constexpr copy_backward_result<borrowed_iterator_t<_Range>, _Iter> in _GLIBCXX_VISIBILITY()
479 constexpr move_backward_result<borrowed_iterator_t<_Range>, _Iter> in _GLIBCXX_VISIBILITY()
585 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
A Dranges_base.h889 using borrowed_iterator_t = conditional_t<borrowed_range<_Range>, in _GLIBCXX_VISIBILITY() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dranges_uninitialized.h91 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
162 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
220 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
294 uninitialized_copy_result<borrowed_iterator_t<_IRange>, in _GLIBCXX_VISIBILITY()
295 borrowed_iterator_t<_ORange>> in _GLIBCXX_VISIBILITY()
384 uninitialized_move_result<borrowed_iterator_t<_IRange>, in _GLIBCXX_VISIBILITY()
385 borrowed_iterator_t<_ORange>> in _GLIBCXX_VISIBILITY()
459 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
544 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
A Dranges_algo.h256 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
284 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
312 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
904 borrowed_iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
1004 borrowed_iterator_t<_Range2>, _Out> in _GLIBCXX_VISIBILITY()
1827 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
2063 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
2178 borrowed_iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
2766 borrowed_iterator_t<_Range2>, in _GLIBCXX_VISIBILITY()
2800 borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
[all …]
A Dranges_algobase.h312 constexpr copy_result<borrowed_iterator_t<_Range>, _Out> in _GLIBCXX_VISIBILITY()
337 constexpr move_result<borrowed_iterator_t<_Range>, _Out> in _GLIBCXX_VISIBILITY()
455 constexpr copy_backward_result<borrowed_iterator_t<_Range>, _Iter> in _GLIBCXX_VISIBILITY()
480 constexpr move_backward_result<borrowed_iterator_t<_Range>, _Iter> in _GLIBCXX_VISIBILITY()
586 constexpr borrowed_iterator_t<_Range> in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dranges439 using borrowed_iterator_t = conditional_t<borrowed_range<_Range>,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/
A DChangeLog4522 (safe_iterator_t): Rename to borrowed_iterator_t.

Completed in 47 milliseconds