The contents and meaning of the header <cstddef> are the same as
the C standard library header <stddef.h>,
except that it does not declare the type wchar_t,
that it also declares the type byte
and its associated operations ([support.types.byteops]),
and as noted in
[support.types.nullptr] and
[support.types.layout].