Home
last modified time | relevance | path

Searched refs:__rotate (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_algo.h705 _ForwardIter __rotate(_ForwardIter __first, in __rotate() function
739 _BidirectionalIter __rotate(_BidirectionalIter __first, in __rotate() function
766 _RandomAccessIter __rotate(_RandomAccessIter __first, in __rotate() function
821 return __rotate(__first, __middle, __last, in rotate()