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

Replace robin_hood map and set with STD alternative and add safeVal() function #696

Merged
merged 8 commits into from
Dec 26, 2023

Commits on Dec 25, 2023

  1. Replace robin_hood map and set with STD alternative and add safeVal()…

    … function for map/vector access with fallback
    aristocratos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ced47a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8ceac View commit details
    Browse the repository at this point in the history
  3. Remove robin_hood.h

    aristocratos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f836233 View commit details
    Browse the repository at this point in the history
  4. Return const refs

    aristocratos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    8b81c4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c04a7a View commit details
    Browse the repository at this point in the history
  6. Fix errors

    aristocratos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b4eb397 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    f484326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2796af3 View commit details
    Browse the repository at this point in the history