oa::maxElement

maxElement function in the OA Core public surface.

Function Documentation

It oa::maxElement( It inFirst, It inLast ) It oa::maxElement( It inFirst, It inLast, Cmp inCmp ) typename oa::Span<T>::iterator oa::maxElement( oa::Span<T> inSpan ) typename oa::Span<T>::iterator oa::maxElement( oa::Span<T> inSpan, Cmp inCmp )
No public source comment is attached to this declaration.

Parameters

inFirst
It

inLast
It

Returns

It

The declared return value.