Skip to content

Clean up iterators #19

Description

@tzaeschke

Look at the following:

  • Iterators should be movable (including Multimap iterators)
  • end() iterator should be trivial, i.e. simply compare current_entry pointer. E.g., remove finished-flag and other unnecessary stuff

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions