tmp/tmpn9mophry/{from.md → to.md}
RENAMED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
**Table: `MoveAssignable` requirements** <a id="moveassignable">[moveassignable]</a>
|
| 2 |
-
|
| 3 |
-
| | | | |
|
| 4 |
-
| -------- | ---- | --- | ------------------------------------------------------------ |
|
| 5 |
-
| `t = rv` | `T&` | `t` | `t` is equivalent to the value of `rv` before the assignment |
|
| 6 |
-
| *[spans 4 columns]* `rv`'s state is unspecified. \enternote\ `rv` must still meet the requirements of the library component that is using it. The operations listed in those requirements must work as specified whether `rv` has been moved from or not. \exitnote |
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|