Home
last modified time | relevance | path

Searched defs:__next_fn (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dranges_base.h814 struct __next_fn in _GLIBCXX_VISIBILITY() struct
818 operator()(_It __x) const in _GLIBCXX_VISIBILITY()
826 operator()(_It __x, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY()
834 operator()(_It __x, _Sent __bound) const in _GLIBCXX_VISIBILITY()
842 operator()(_It __x, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Drange_access.h1105 struct __next_fn in _GLIBCXX_VISIBILITY() struct
1109 operator()(_It __x) const in _GLIBCXX_VISIBILITY()
1117 operator()(_It __x, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY()
1125 operator()(_It __x, _Sent __bound) const in _GLIBCXX_VISIBILITY()
1133 operator()(_It __x, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY()

Completed in 8 milliseconds