tmp/tmpsta11cij/{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>`
|
| 4 |
-
|
| 5 |
-
|
| 6 |
|
|
|
|
| 1 |
#### Macro `offsetof(type, member-designator)` <a id="diff.offsetof">[[diff.offsetof]]</a>
|
| 2 |
|
| 3 |
+
The macro `offsetof`, defined in `<cstddef>`, accepts a restricted set
|
| 4 |
+
of `type` arguments in this International Standard. Subclause
|
| 5 |
+
[[support.types.layout]] describes the change.
|
| 6 |
|