Reference
C Library
IOstream Library
Strings library
STL Containers
STL Algorithms
Miscellaneous
Miscellaneous
complex
exception
functional
iterator
limits
locale
memory
new
numeric
stdexcept
typeinfo
utility
valarray
limits
float_denorm_style
float_round_style
numeric_limits
limits
header
Numeric limits
This header defines elements with the characteristics of numeric types. More specifically, it defines a
numeric_limits
class template and a specialization of it for each of the fundamental types:
numeric_limits
Numeric limits type
(class template)
Enum types:
float_round_style
Enum type for float rounding style
(type)
float_denorm_style
Enum type for float denormalization style
(type)