| title | <climits> | |
|---|---|---|
| ms.date | 11/04/2016 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 7ca8a539-aa45-4ac3-86e8-74513be3f07e |
Includes the Standard C library header <limits.h> and adds the associated names to the std namespace.
#include <climits>Including this header ensures that the names declared using external linkage in the Standard C library header are declared in the std namespace.
Header Files Reference
C++ Standard Library Overview
Thread Safety in the C++ Standard Library