tmp/tmpf0xfgxdd/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
void operator=(const valarray<T>&) const;
|
| 5 |
const indirect_array& operator=(const indirect_array&) const;
|
| 6 |
```
|
|
|
|
| 1 |
+
#### Assignment <a id="indirect.array.assign">[[indirect.array.assign]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
void operator=(const valarray<T>&) const;
|
| 5 |
const indirect_array& operator=(const indirect_array&) const;
|
| 6 |
```
|