Skip to content

[lib] Use \exposid(nc) for decay-copy, synth-three-way, and synth-three-way-result#8185

Merged
tkoeppe merged 1 commit into
cplusplus:mainfrom
frederick-vs-ja:exposid-1
Nov 7, 2025
Merged

[lib] Use \exposid(nc) for decay-copy, synth-three-way, and synth-three-way-result#8185
tkoeppe merged 1 commit into
cplusplus:mainfrom
frederick-vs-ja:exposid-1

Conversation

@frederick-vs-ja

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

Copy link
Copy Markdown
Contributor

This PR only addresses those in [expos.only.entity], and there're still some other exposition-only names that should be enclosed by \exposid(nc).

Affected sections:

  • [expos.only.entity]
  • [utility.syn]
  • [pairs.spec]
  • [tuple.syn]
  • [tuple.rel]
  • [array.syn]
  • [deque.syn]
  • [forward.list.syn]
  • [list.syn]
  • [vector.syn]
  • [associative.map.syn]
  • [associative.set.syn]
  • [flat.set.defn]
  • [flat.multiset.defn]
  • [range.all.general]
  • [range.take.overview]
  • [range.drop.overview]

Fixes #7126.

@wg21bot wg21bot added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 31, 2025
Affected exposition-only components:
- _`decay-copy`_
- _`synth-three-way`_
- _`synth-three-way-result`_

Affected sections:
- [expos.only.entity]
- [utility.syn]
- [pairs.spec]
- [tuple.syn]
- [tuple.rel]
- [array.syn]
- [deque.syn]
- [forward.list.syn]
- [list.syn]
- [vector.syn]
- [associative.map.syn]
- [associative.set.syn]
- [flat.set.defn]
- [flat.multiset.defn]
- [range.all.general]
- [range.take.overview]
- [range.drop.overview]
@frederick-vs-ja frederick-vs-ja changed the title Use \exposid(nc) for decay-copy, synth-three-way, and synth-three-way-result [lib] Use \exposid(nc) for decay-copy, synth-three-way, and synth-three-way-result Nov 2, 2025
@frederick-vs-ja

Copy link
Copy Markdown
Contributor Author

Squashed and rebased. @tkoeppe @jensmaurer

@eisenwave eisenwave added P2-Bug Presentational errors and omissions and removed needs rebase The pull request needs a git rebase to resolve merge conflicts. labels Nov 6, 2025
@tkoeppe

tkoeppe commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

No visual difference.

Thanks for the cleanup!

@tkoeppe tkoeppe merged commit 89846e1 into cplusplus:main Nov 7, 2025
2 checks passed
@tkoeppe tkoeppe removed the P2-Bug Presentational errors and omissions label Nov 7, 2025
@frederick-vs-ja frederick-vs-ja deleted the exposid-1 branch November 20, 2025 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

\placeholder should be \exposid on \expos entities

4 participants