Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h998 struct __remove_if_fn in _GLIBCXX_VISIBILITY() struct
1004 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY()
1028 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h1208 struct __remove_if_fn in _GLIBCXX_VISIBILITY() struct
1214 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY()
1238 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()