Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Algo
| Type | Name | Description | |
|---|---|---|---|
| auto | Algo::BinarySearchBy
(
RangeType& Range, |
||
| auto | Algo::BinarySearchBy
(
RangeType& Range, |
Returns index to the first found element with projected value matching Value in a range, the range must be sorted by predicate |