min
Tells the smallest element of an array.
T min() const;
Remarks
Returns the smallest element in an array.