numeric_limits « STL Algorithms Helper « C++ Tutorial






32.15.numeric_limits
32.15.1.Use numeric_limits to get max value for short, int and long
32.15.2.Use numeric_limits to get max value for float, double and long double
32.15.3.Whether char is signed
32.15.4.Whether numeric limits for type string exist