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

Make collection iterators fulfill LegacyInputIterator and input_iterator concept #626

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 10, 2024

  1. fix typos

    m-fila committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    39a21c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98fab2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35dcd11 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    3cb3da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7809904 View commit details
    Browse the repository at this point in the history
  3. add value-initialization

    m-fila committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1d0de7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5179880 View commit details
    Browse the repository at this point in the history
  5. remove obsolete todos

    m-fila committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1e291b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49f2357 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38a014f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    cc18f02 View commit details
    Browse the repository at this point in the history
  2. fix default member initializer style

    Co-authored-by: Thomas Madlener <[email protected]>
    m-fila and tmadlener committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    16ee2a1 View commit details
    Browse the repository at this point in the history