<cinttypes>
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at <cinttypes>.
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
STL Overview
Thread Safety in the C++ Standard Library
Show: