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

Add partial_sort_copy and adapt partial sort to c++ 20 #5630

Merged
merged 9 commits into from
Nov 8, 2021

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    a826902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1e3cb View commit details
    Browse the repository at this point in the history
  3. update partial sort tests

    Jedi18 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    84c376d View commit details
    Browse the repository at this point in the history
  4. add partial_sort_copy tests

    Jedi18 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ae635de View commit details
    Browse the repository at this point in the history
  5. add container tests

    Jedi18 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    f3c4ec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc45945 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    416e072 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Fixing compilation problems

    hkaiser committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    f3b1747 View commit details
    Browse the repository at this point in the history
  2. minor clang format fix

    Jedi18 committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    db9fbff View commit details
    Browse the repository at this point in the history