Annex C (informative)
Compatibility
[diff]
C.6
C standard library
[diff.library]
C.6.4
Modifications to behavior
[diff.mods.to.behavior]
C.6.4.1
Macro
offsetof(
type
,
member-designator
)
[diff.offsetof]
1
#
The macro
offsetof
, defined in
<
cstddef
>
(
[cstddef.syn]
), accepts a restricted set of
type
arguments in this International Standard
.
Subclause
[support.types.layout]
describes the change
.