boostorg / boostorg/multi_array
No move semantics
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 32
- Forks
- 39
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.