-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Entry] C++ unordered map: key_eq() #7146 #7326
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?
[Entry] C++ unordered map: key_eq() #7146 #7326
Conversation
|
Hey @saumyapandey1998 the issue is happening because you've raised a PR from your GitHub account, but the commits have been made from your local id. So either sign the CLA from the local id also, otherwise close this and raise a new pr |
Added Entry for key_eq() with syntax and examples as required.
85d145a
to
3353dd1
Compare
Thank you for the guidance @mamtawardhani ! I have fixed the mismatch |
Perfect @saumyapandey1998, we'll review it soon. Thanks |
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.
Looks good for a second review! 🚀
Added Entry for key_eq() with syntax and examples as required.
Description
Added an entry for
key_eq()
function.Issue Solved
Closes #7146
Type of Change
Checklist
main
branch.Issues Solved
section.