Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h322 struct __move_fn in _GLIBCXX_VISIBILITY() struct
328 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY()
338 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h321 struct __move_fn in _GLIBCXX_VISIBILITY() struct
327 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY()
337 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY()