Skip to content
New issue

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

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

Already on GitHub? # to your account

[inplace.vector.cons] "Constructs an object" is redundant #7252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CaseyCarter
Copy link
Contributor

@CaseyCarter CaseyCarter commented Sep 14, 2024

So we don't need this from_range_t constructor (and only this constructor) to tell us that the inplace_vector it constructs happens to be an object. I should also point out that this is inconsistent with the other constructors which simply say "constructs an inplace_vector with [properties]".

So we don't need this `from_range_t` constructor (and only this constructor) to tell us that the `inplace_vector` it constructs happens to be an object.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants