Searched defs:__partition_impl (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dpartition.h27 __partition_impl(_ForwardIterator __first, _Sentinel __last, _Predicate __pred, forward_iterator_tag) function
52 __partition_impl(_BidirectionalIterator __first, _Sentinel __sentinel, _Predicate __pred, function

Completed in 176 milliseconds