tmp/tmp4_mkb6rd/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
### Constructors <a id="re.results.const">[[re.results.const]]</a>
|
| 2 |
|
| 3 |
[[re.results.const]] lists the postconditions of `match_results`
|
| 4 |
copy/move constructors and copy/move assignment operators. For move
|
| 5 |
operations, the results of the expressions depending on the parameter
|
| 6 |
`m` denote the values they had before the respective function calls.
|
|
|
|
| 1 |
+
#### Constructors <a id="re.results.const">[[re.results.const]]</a>
|
| 2 |
|
| 3 |
[[re.results.const]] lists the postconditions of `match_results`
|
| 4 |
copy/move constructors and copy/move assignment operators. For move
|
| 5 |
operations, the results of the expressions depending on the parameter
|
| 6 |
`m` denote the values they had before the respective function calls.
|