tmp/tmp1ilq7ziy/{from.md → to.md}
RENAMED
|
@@ -12,11 +12,11 @@ volatile int velociraptor;
|
|
| 12 |
```
|
| 13 |
|
| 14 |
— *end example*]
|
| 15 |
|
| 16 |
Certain assignments where the left operand is a volatile-qualified
|
| 17 |
-
non-class type are deprecated; see [[expr.
|
| 18 |
|
| 19 |
[*Example 2*:
|
| 20 |
|
| 21 |
``` cpp
|
| 22 |
int neck, tail;
|
|
|
|
| 12 |
```
|
| 13 |
|
| 14 |
— *end example*]
|
| 15 |
|
| 16 |
Certain assignments where the left operand is a volatile-qualified
|
| 17 |
+
non-class type are deprecated; see [[expr.assign]].
|
| 18 |
|
| 19 |
[*Example 2*:
|
| 20 |
|
| 21 |
``` cpp
|
| 22 |
int neck, tail;
|