Skip to content

small_vector_base has a lot of duplicated code #29

@gharveymn

Description

@gharveymn

There are quite a few functions in small_vector_base which should really reside in allocator_interface since they don't use InlineCapacity. This results in a lot of pointless code duplication if multiple different InlineCapacitys are used. The functions are not very large though, so this is a minor issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions