Skip to content

[iterators] Exposition-only formatting for private members#8174

Open
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:expos-iterator
Open

[iterators] Exposition-only formatting for private members#8174
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:expos-iterator

Conversation

@frederick-vs-ja
Copy link
Copy Markdown
Contributor

@frederick-vs-ja frederick-vs-ja commented Aug 20, 2025

Towards #4702 and #5940.

Additional changes:

  • Renaming in_stream and out_stream to kebab-cased in-stream and out-stream respectively.
  • Using \exposid instead of \placeholder for cond-value-type.
  • Adding one \linebreak after style change.

[readable.traits]
- Replace improper `\placeholder` with `\exposid`
[move.iterators]
- Exposition-only style for `current` and `last`
[iterators.common]
- Exposition-only style for `v_`
[iterators.counted]
- Exposition-only style for `current` and `length`
[istream.iterator]
- Rename `in_stream` to `in-stream`
- Add `\linebreak` after style change
- Exposition-only style for `in-stream` and `value`
[ostream.iterator]
- Rename `out_stream` to `out-stream`
- Exposition-only style for `out-stream` and `delim`
[istreambuf.iterator]
- Exposition-only style for `sbuf_`
[ostreambuf.iterator]
- Exposition-only style for `sbuf_`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2-Bug Presentational errors and omissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants