Can we use iterator in valarray?
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
In this page: [boost.compute valarray](https://www.boost.org/doc/libs/1_73_0/libs/compute/doc/html/boost/compute/valarray.html). One can see that `valarray` doesn't have `begin()` and `end()`. Then how can we copy data into `valarray`?
Contributor guide
Assessment
This issue has not been assessed yet.