max
Tells the largest element in an array.
T max() const;
Remarks
Returns the largest element in an array.