boostorg / boostorg/multi_array
No move semantics
Open
- Dominant language
- C++
- Stars
- 32
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I think it would be great if multi_array had move semantics, at the moment unfortunately it is inefficient to return multi_arrays by value and the workaround is not great:
https://stackoverflow.com/questions/42698451/how-to-stdmove-a-boostmulti-array#comment72520077_42698451
I think having move construction / assignment would be great
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.