Skip to content

vector<👻>: move algorithms to import library #2462

Description

There are some algorithms specialized for vector<👻>.

They are templated on iterator type. Since there are limited number of iterator types, they can be moved to import lib, which could export all possible instantiation.

This will save throughput. Also for the cases where lambda is used there, it may reduce code bloat.

Should this be done?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions