Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h734 struct __transform_fn in _GLIBCXX_VISIBILITY() struct
743 operator()(_Iter __first1, _Sent __last1, _Out __result, in _GLIBCXX_VISIBILITY()
757 operator()(_Range&& __r, _Out __result, _Fp __op, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
773 operator()(_Iter1 __first1, _Sent1 __last1, in _GLIBCXX_VISIBILITY()
795 operator()(_Range1&& __r1, _Range2&& __r2, _Out __result, _Fp __binary_op, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h944 struct __transform_fn in _GLIBCXX_VISIBILITY() struct
953 operator()(_Iter __first1, _Sent __last1, _Out __result, in _GLIBCXX_VISIBILITY()
967 operator()(_Range&& __r, _Out __result, _Fp __op, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
983 operator()(_Iter1 __first1, _Sent1 __last1, in _GLIBCXX_VISIBILITY()
1005 operator()(_Range1&& __r1, _Range2&& __r2, _Out __result, _Fp __binary_op, in _GLIBCXX_VISIBILITY()