-
Notifications
You must be signed in to change notification settings - Fork 12
Feature: util hash #92
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
Feature: util hash #92
Conversation
@HOMODELUNA is attempting to deploy a commit to the microcber's projects Team on Vercel.
A member of the Team first needs to authorize it.
@Lancern
Lancern
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.
The operator() page looks good, but the std::hash page needs some major changes, including utility component enhancements.
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.
This series of header files take too much screen space on the page. I think we have to come up with a way to get around this.
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.
Please use <DocLink> for all cross links within cppdoc.
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.
Please leave only one space between - and If.
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.
Same here. This is not right. We need to implement a component for such content.
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.
This code block does not contain C++ source code.
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.
Please use <DRList> for defect reports list.
migrate
std::hashfrom https://en.cppreference.com/w/cpp/utility/hash.htmlmigrate
std::hash<Key>::operator()from https://en.cppreference.com/w/cpp/utility/hash/operator().html