Skip to content

[func.wrap.move.class, func.wrap.copy.class] Fix singular and plural#8232

Merged
jensmaurer merged 1 commit into
cplusplus:mainfrom
hewillk:main-c
Sep 15, 2025
Merged

[func.wrap.move.class, func.wrap.copy.class] Fix singular and plural#8232
jensmaurer merged 1 commit into
cplusplus:mainfrom
hewillk:main-c

Conversation

@hewillk

@hewillk hewillk commented Sep 14, 2025

Copy link
Copy Markdown
Contributor

Constructor and assignment should be plural because there are multiple ones.
Destructor should be singular because there is only one.

Constructor and assignment should be plural because there are multiple ones. Destructor should be singular because there is only one.

@jensmaurer jensmaurer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's probably something about global consistency to be said here, but this is a step towards at least a local optimum.

@jensmaurer jensmaurer merged commit 8d0144f into cplusplus:main Sep 15, 2025
2 checks passed
@hewillk hewillk deleted the main-c branch September 15, 2025 07:26
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.

2 participants