-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Add cpp unordered set reverse #8136
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
base: main
Are you sure you want to change the base?
Add cpp unordered set reverse #8136
Conversation
…p-unordered-set-reverse
Updated the description and notes for the reserve() function in std::unordered_set. Added details about return value and clarified usage.
mamtawardhani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @dejongbaba, the entry looks good! 😄
Could you please remove the querySelectorAll.md file from this branch? Thanks!
Hi @mamtawardhani, thank you for your response, I've removed it from the branch, you can see it in this commit b9b1580 |
Description
[Term Entry] C++ Unordered sets end function: reserve()
Issue Solved
Closes #8050
Type of Change
Checklist
mainbranch.Issues Solvedsection.