Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Algo
| Type | Name | Description | |
|---|---|---|---|
| auto | Algo::LowerBoundBy
(
RangeType& Range, |
||
| auto | Algo::LowerBoundBy
(
RangeType& Range, |
Performs binary search, resulting in position of the first element with projected value >= Value using predicate |