Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/include/__algorithm/
Dcopy.h35 struct __copy_loop { struct
38 operator()(_InIter __first, _Sent __last, _OutIter __result) const { in operator()
49 struct _CopySegment {
65 operator()(_InIter __first, _InIter __last, _OutIter __result) const { in operator()
76 operator()(_InIter __first, _InIter __last, _OutIter __result) const { in operator()