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

Improve friendly class names of unordered_set and unordered_map #30004

Merged
merged 3 commits into from May 30, 2020

Commits on May 27, 2020

  1. Handle default Hash and KeyEqual template arguments of std::unordered…

    …_set and std::unordered_map
    makortel committed May 27, 2020
    Configuration menu
    Copy the full SHA
    ffd8ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884fce2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Add more tests

    makortel committed May 29, 2020
    Configuration menu
    Copy the full SHA
    02c7ebb View commit details
    Browse the repository at this point in the history