Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dmin_element.h29 _Iter __min_element(_Iter __first, _Sent __last, _Comp __comp, _Proj& __proj) { in __min_element() function
43 _Iter __min_element(_Iter __first, _Sent __last, _Comp __comp) { in __min_element() function