| description | Learn more about: <cinttypes> |
|---|---|
| title | <cinttypes> |
| ms.date | 11/04/2016 |
| ms.assetid | 18eb738c-aa74-4ed3-9cdd-049ef4c64b80 |
Includes the Standard C library header <inttypes.h>. Including this header also includes <cstdint>.
#include <cinttypes>Including this header ensures that the names declared by using external linkage in the Standard C library header are declared in the std namespace.
<cstdint>
Header Files Reference
C++ Standard Library Overview
Thread Safety in the C++ Standard Library