Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Drange_access.h1107 struct __next_fn in _GLIBCXX_VISIBILITY() struct
1111 operator()(_It __x) const in _GLIBCXX_VISIBILITY()
1119 operator()(_It __x, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY()
1127 operator()(_It __x, _Sent __bound) const in _GLIBCXX_VISIBILITY()
1135 operator()(_It __x, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY()