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