STL Algorithms Min Max « C++ Tutorial






29.STL Algorithms Min Max
29.1.max( 3 ) 29.3.min( 3 ) 
29.2.max_element( 4 ) 29.4.min_element( 4 )