ORNL / ORNL/cpp-proposals-pub

LWG 22-04-08

Open
#224 0 comments 0 reactions 0 assignees View on GitHub

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_unique is true -> "This condition is necessary for is_unique to be true"
  • fix layout-mapping-alike
    • require that the functions actually return bool
      • removed the explicit conversion to bool elsewhere
    • require that M::extents_type is extents
  • 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.