P0009: Language change to allow proper index operator in P1161/ 1277
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1161r0.html
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1277r0.html
This proposes language changes which will open the door to having an_mdspan[i,j,k] work.
I am strongly in favour of this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked P1161R0 and P1277R0 papers to understand the proposed language changes and how they relate to multidimensional indexing such as an_mdspan[i,j,k]. The issue provides no repository files, tests, or concrete implementation task; done would require turning the proposal into a defined, accepted language-design contribution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100