Standard library header <limits>
Min standard notice:
This header is part of the type support library.
# Defect reports
| DR | Applied to | Behavior as published | Correct behavior |
|---|---|---|---|
| LWG 184 | C++98 | the definition of the specialization std::numeric_limits | provided |
| LWG 559 | C++98 | the std::numeric_limits specializations of cv-qualifiedarithmetic types were missing in the synopsis | added |