13.15. <cstddef>
The <cstddef>
header is the C++ version of the C standard <stddef.h> header, which declares a few
types and macros.
The C header declares the wchar_t type, but wchar_t is a reserved keyword in C++, so there
is no need to #include
<cstddef> to declare this type.
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial