Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h178 struct __for_each_fn in _GLIBCXX_VISIBILITY() struct
184 operator()(_Iter __first, _Sent __last, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
195 operator()(_Range&& __r, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h177 struct __for_each_fn in _GLIBCXX_VISIBILITY() struct
183 operator()(_Iter __first, _Sent __last, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
194 operator()(_Range&& __r, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()