Algo::HeapifyBy

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Algo::HeapifyBy

(
    RangeType& Range,
    ProjectionType Projection
)

Builds an implicit min-heap from a range of elements.

Public function

void

 

Algo::HeapifyBy

(
    RangeType& Range,
    ProjectionType Projection,
    PredicateType Predicate
)

Builds an implicit min-heap from a range of elements.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss