Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

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

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
Contributor Author

Squashed and rebased. @tkoeppe @jensmaurer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs rebase The pull request needs a git rebase to resolve merge conflicts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

\placeholder should be \exposid on \expos entities

2 participants