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