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

Use std::ref instead of copying the function parameter… #290

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

k3DW
Copy link
Collaborator

@k3DW k3DW commented Oct 3, 2024

…in std::initializer_list overloads of insert_{or|and}_[c]visit

Closes #285

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://290.unordered.prtest2.cppalliance.org/libs/unordered/doc/html/unordered.html

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.

insert_(or|and)_[c]visit for std::initializer_list copies visitation function objects
3 participants