Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dcopy.h34 struct __copy_loop { struct
37 operator()(_InIter __first, _Sent __last, _OutIter __result) const { in operator()
49 operator()(_InIter __first, _InIter __last, _OutIter __result) const { in operator()
76 operator()(_InIter __first, _InIter __last, _OutIter __result) { in operator()