Searched defs:__lm1 (Results 1 – 2 of 2) sorted by relevance
38 _ForwardIterator __lm1 = std::__move<_AlgPolicy>(_Ops::next(__first), __last, __first).second; in __rotate_left() local49 _BidirectionalIterator __lm1 = _Ops::prev(__last); in __rotate_right() local
80 unsigned __n_swaps = std::__sort3<_AlgPolicy, _Compare>(__first, __m, --__lm1, __comp); in __nth_element() local