Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[string.capacity] Remove parentheses from "reserve()"
It's very confusing to talk about `reserve()` when describing a call to `reserve(size_type)`, given that the overload `reserve()` also exists.
- Loading branch information