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

Const consistency improvements #2391

Merged
merged 4 commits into from
Oct 7, 2022
Merged

Const consistency improvements #2391

merged 4 commits into from
Oct 7, 2022

Conversation

garth-wells
Copy link
Member

@garth-wells garth-wells commented Oct 4, 2022

In general, pass std:span by value rather than const reference.

Similarly for std::shared_ptr.

@garth-wells garth-wells added the housekeeping Tidying and style improvements label Oct 4, 2022
@garth-wells garth-wells merged commit f2b660a into main Oct 7, 2022
@garth-wells garth-wells deleted the garth/cleanup-const branch October 7, 2022 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Tidying and style improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants