Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dreverse_copy.h23 reverse_copy(_BidirectionalIterator __first, _BidirectionalIterator __last, _OutputIterator __resul… in reverse_copy() function
/external/cronet/base/ranges/
Dalgorithm.h2484 constexpr auto reverse_copy(BidirectionalIterator first, in reverse_copy() function
2508 constexpr auto reverse_copy(Range&& range, OutputIterator result) { in reverse_copy() function