[rand.req.eng][rand.req.dist] What is `fmtflags`? LWG4618

Open Beginner friendly
#9,220 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
cpp, tex
Domain
documentation

Research direction

Locate the source text for [[rand.req.eng]] and [[rand.req.dist]] in the draft. Check the uses of fmtflags, update them to refer to is.flags() and os.flags() as appropriate, and verify the rendered clauses no longer imply an exposition-only stream member.

Written by the indexing model from the issue text.

Description

lwg not-editorial

In [rand.req.eng] and [rand.req.dist], we seemingly treat fmtflags as an exposition-only data member of stream objects, but currently there's no such exposition-only member.

I guess we should say is.flags() and os.flags() instead. Can we fix this editorially?

Dominant language
TeX
Stars
221
Forks
813
Avg merge
16h 4m
Merged PRs (30d)
36

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.

More from cplusplus/draft

All issues in cplusplus/draft

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.