P1673: "the value_type type alias of any input or output mdspan parameter(s)..."
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
[linalg.reqs.val] refers to "the value_type type alias of any input or output mdspan parameter(s) of any function in [linalg]." We should be able to omit "input or output" here, and thus avoid (a) what about in/out parameters?, and (b) needing to refer to the not-yet-defined exposition-only concepts.
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
Open P1673/P1673.md at the referenced line around [linalg.reqs.val] and read the surrounding requirements wording. Confirm how the reference to input or output mdspan parameters can be simplified, then update the specification text so the ambiguity and exposition-only concept references are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100