Skip to content

Refactor map iteration #150

Description

@Mogball

In STL iterators return element_t, i.e. pair<key_t, val_t> but in our case iterators return val_t. We should change it to match STL, but that means adding some code to all the test cases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions