tmp/tmpwrn53cgy/{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 a restricted set
|
| 4 |
-
of `type` arguments in
|
| 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 C++. Subclause [[support.types.layout]] describes
|
| 5 |
+
the change.
|
| 6 |
|