tmp/tmp4zew99w7/{from.md → to.md}
RENAMED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
**Table: `operator=(basic_string&&)` effects** <a id="tab:strings.op=rv">[tab:strings.op=rv]</a>
|
| 2 |
-
|
| 3 |
-
| Element | Value |
|
| 4 |
-
| ------------ | ---------------------------------------------------------------------- |
|
| 5 |
-
| `data()` | points at the array whose first element was pointed at by `str.data()` |
|
| 6 |
-
| `size()` | previous value of `str.size()` |
|
| 7 |
-
| `capacity()` | a value at least as large as `size()` |
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|