MaxElement

Overload list

Windows
MacOS
Linux
Name Description

Public function

ForwardIt

 

MaxElement

(
    ForwardIt First,
    ForwardIt Last
)

Works just like std::max_element.

Public function

ForwardIt

 

MaxElement

(
    ForwardIt First,
    ForwardIt Last,
    PredicateType Predicate
)

Works just like std::max_element.

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