tmp/tmpkvp_k1o_/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
#### Macro `offsetof(type, member-designator)` <a id="diff.offsetof">[[diff.offsetof]]</a>
|
| 2 |
|
| 3 |
-
The macro `offsetof`, defined in `<cstddef>`, accepts
|
| 4 |
-
of `type` arguments in this International Standard.
|
| 5 |
-
describes the change.
|
| 6 |
|
|
|
|
| 1 |
#### Macro `offsetof(type, member-designator)` <a id="diff.offsetof">[[diff.offsetof]]</a>
|
| 2 |
|
| 3 |
+
The macro `offsetof`, defined in `<cstddef>` ([[cstddef.syn]]), accepts
|
| 4 |
+
a restricted set of `type` arguments in this International Standard.
|
| 5 |
+
Subclause [[support.types.layout]] describes the change.
|
| 6 |
|