Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dmove_backward.h129 move_backward(_BidirectionalIterator1 __first, _BidirectionalIterator1 __last, _BidirectionalIterator2 __result) { move_backward() function
/llvm-project/libcxx/benchmarks/
H A Ddeque_iterator.bench.cpp