P1684: Explain that mdarray won't work with vector<bool> (that's not a bad thing)
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
In Issaquah (Feb 2023) review of P1684, a question came up whether mdarray would work with vector<bool>. Add an explanation why it would not. A draft of that explanation follows below.
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
Locate the mdarray proposal documentation and the section discussing vector; the issue asks for an explanation of why mdarray will not work with that specialization. Use the issue description as the starting point, then confirm the documentation clearly explains the behavior and why it is not a defect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100