Skip to content

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

@AlexGuteniev

Description

@AlexGuteniev

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?

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