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

Fix/bucket iterator indirection operator (#220 rewrite) #221

Merged
merged 9 commits into from
Nov 17, 2023

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    3103a33 View commit details
    Browse the repository at this point in the history
  2. Fix erroneous conversion from node* to value_type* in bucket iterators

    Originally caughy by vslashg  from PR #220
    cmazakas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1858687 View commit details
    Browse the repository at this point in the history
  3. Update change log

    cmazakas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f7aca67 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Update GHA config to use containers in C++20 builds for clang-14 as i…

    …t's incompatible with libstdc++-13
    cmazakas committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0831105 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    66411ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f6d9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fcff33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dad66f View commit details
    Browse the repository at this point in the history
  5. editorial

    joaquintides committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d83152c View commit details
    Browse the repository at this point in the history