Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h297 struct __copy_fn in _GLIBCXX_VISIBILITY() struct
303 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY()
313 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h296 struct __copy_fn in _GLIBCXX_VISIBILITY() struct
302 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY()
312 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY()