Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Algo
| Type | Name | Description | |
|---|---|---|---|
| void | Algo::HeapifyBy
(
RangeType& Range, |
Builds an implicit min-heap from a range of elements. | |
| void | Algo::HeapifyBy
(
RangeType& Range, |
Builds an implicit min-heap from a range of elements. |