header

<cstddef> (stddef.h)

C Standard definitions
cstddef defines the following types:


The following macro with functional form:


And the following macro with a constant value:


In the C language, this header also includes the declaration of the wchar_t type (wide character type), which in C++ is a fundamental type and therefore does not require the inclusion of any header.