LWG 22-04-08
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
LayoutStride
- fix note: guarantees that
is_uniqueis true -> "This condition is necessary foris_uniqueto be true" - fix
layout-mapping-alike- require that the functions actually return bool
- removed the explicit conversion to bool elsewhere
- require that
M::extents_typeisextents
- require that the functions actually return bool
- fix 7.1 OtherMapping (said LayoutStrideMapping before
Accessor
- reworded front matter
- Added a note earlier in the accessor requirements to the effect that A::pointer need not be dereferenceable (i.e. an actual pointer type)
- moved accessible range word of power definition to the end
- changed wording on access to make clearer whats going on
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
Review the LayoutStride and Accessor sections described in the issue, along with the surrounding C++ standard wording. Check each listed terminology, constraint, and explanatory-note change against the existing paper text. Done means all requested wording corrections are applied consistently, including the layout-mapping-alike and OtherMapping requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100