Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[string.capacity] Remove parentheses from "reserve()" #6645

Merged
merged 1 commit into from Nov 10, 2023

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Nov 8, 2023

It's very confusing to talk about reserve() when describing a call to reserve(size_type), given that the overload reserve() also exists.

It's very confusing to talk about `reserve()` when describing a call to
`reserve(size_type)`, given that the overload `reserve()` also exists.
@tkoeppe tkoeppe merged commit 9483cb7 into cplusplus:main Nov 10, 2023
2 checks passed
@jwakely jwakely deleted the reserve branch November 16, 2023 15:48
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.

None yet

3 participants