Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

Affected sections:

  • [allocator.requirements.general]
  • [namespace.std]
  • [pointer.traits.types]
  • [allocator.traits.types]
  • [tuple.general]
  • [format.context]
  • [numeric.requirements]
  • [rand.util.canonical]
  • [thread.req.lockable.timed]
  • [thread.sharedtimedmutex.requirements.general]

In [rand.util.canonical], it would be clearer to just say generate_canonical instead of "the instantiation" or "the specialization".

Fixes #8222.

Affected sections:
- [allocator.requirements.general]
- [namespace.std]
- [pointer.traits.types]
- [allocator.traits.types]
- [tuple.general]
- [format.context]
- [numeric.requirements]
- [rand.util.canonical]
- [thread.req.lockable.timed]
- [thread.sharedtimedmutex.requirements.general]

In [rand.util.canonical], it would be clearer to just say
`generate_canonical` instead of "the instantiation" or "the
specialization".
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.

Some occurrences of "instantiation" should be replaced with "specialization"

1 participant