boostorg / boostorg/multi_array
No move semantics
未关闭
- 主要语言
- C++
- 星标
- 32
- 派生
- 39
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue requests move construction and assignment for multi_array but names no files or tests. First locate the multi_array implementation and its test suite, then define completion as supported move construction and assignment with regression coverage.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- data
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100