boostorg / boostorg/multi_array
No move semantics
Ouverte
- Langage dominant
- C++
- Étoiles
- 32
- Forks
- 39
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.