Searched refs:reverse_copy (Results 1 – 2 of 2) sorted by relevance
72 reverse_copy((int*)numbers, (int*)numbers + 6, (int*)result); in revcopy1()
339 _OutputIter reverse_copy(_BidirectionalIter __first, in reverse_copy() function