-
Maciej W. Rozycki authored
Use <climits> instead of <limits.h> and ditch local fallback definitions for minimum and maximum value macros provided by C++11. Add LONGEST_MAX and LONGEST_MIN definitions. Approved-By:
Tom Tromey <tom@tromey.com>
Maciej W. Rozycki authoredUse <climits> instead of <limits.h> and ditch local fallback definitions for minimum and maximum value macros provided by C++11. Add LONGEST_MAX and LONGEST_MIN definitions. Approved-By:
Tom Tromey <tom@tromey.com>