Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Algo
| Type | Name | Description | |
|---|---|---|---|
| auto | Algo::MinElementBy
(
RangeType& Range, |
Returns a pointer to the minimum element in a range with a user-defined binary comparator. | |
| auto | Algo::MinElementBy
(
RangeType& Range, |
Returns a pointer to the minimum element in a range with a user-defined binary comparator. |