Searched defs:__advance_fn (Results 1 – 2 of 2) sorted by relevance
672 struct __advance_fn in _GLIBCXX_VISIBILITY() struct676 operator()(_It& __it, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY()710 operator()(_It& __it, _Sent __bound) const in _GLIBCXX_VISIBILITY()725 operator()(_It& __it, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY()
952 struct __advance_fn in _GLIBCXX_VISIBILITY() struct956 operator()(_It& __it, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY()993 operator()(_It& __it, _Sent __bound) const in _GLIBCXX_VISIBILITY()1008 operator()(_It& __it, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY()
Completed in 41 milliseconds