Home
last modified time | relevance | path

Searched refs:forward_range (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dranges145 requires forward_range<_Derived>
1361 template<forward_range _Range>
1422 template<forward_range _Base>
2463 && forward_range<_Base<_Const>>
2532 && forward_range<_Base>
2799 template<forward_range _Base>
2807 template<forward_range _Base>
2924 requires forward_range<_Base>
2987 requires forward_range<_Base>
3160 begin() const requires forward_range<_Vp> && forward_range<const _Vp>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dranges_util.h82 empty() requires forward_range<_Derived> in _GLIBCXX_VISIBILITY()
86 empty() const requires forward_range<const _Derived> in _GLIBCXX_VISIBILITY()
109 requires forward_range<_Derived> in _GLIBCXX_VISIBILITY()
115 requires forward_range<const _Derived> in _GLIBCXX_VISIBILITY()
121 front() requires forward_range<_Derived> in _GLIBCXX_VISIBILITY()
128 front() const requires forward_range<const _Derived> in _GLIBCXX_VISIBILITY()
A Dranges_algo.h344 template<input_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
535 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
627 template<forward_range _Range, typename _Tp, in _GLIBCXX_VISIBILITY()
702 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
744 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
827 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
1234 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1385 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1707 template<forward_range _Range> in _GLIBCXX_VISIBILITY()
2425 template<forward_range _Range, in _GLIBCXX_VISIBILITY()
[all …]
A Dranges_base.h638 concept forward_range in _GLIBCXX_VISIBILITY() local
644 = forward_range<_Tp> && bidirectional_iterator<iterator_t<_Tp>>; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dranges1231 template<forward_range _Range>
1312 template<forward_range _Base>
2465 && forward_range<_Base<_Const>>
2533 && forward_range<_Base>
2813 template<forward_range _Base>
2821 template<forward_range _Base>
2938 requires forward_range<_Base>
3001 requires forward_range<_Base>
3106 requires forward_range<_Base>
3173 begin() const requires forward_range<_Vp> && forward_range<const _Vp>
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dranges_algo.h343 template<input_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
534 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
626 template<forward_range _Range, typename _Tp, in _GLIBCXX_VISIBILITY()
701 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
743 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
826 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
1233 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1384 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1706 template<forward_range _Range> in _GLIBCXX_VISIBILITY()
2422 template<forward_range _Range, in _GLIBCXX_VISIBILITY()
[all …]
A Drange_access.h923 concept forward_range in _GLIBCXX_VISIBILITY() local
929 = forward_range<_Tp> && bidirectional_iterator<iterator_t<_Tp>>; in _GLIBCXX_VISIBILITY()

Completed in 142 milliseconds