Skip to content

<format>: Can we avoid including <array>? #2027

@jovibor

Description

@jovibor

I don't know your general conventions about using <array> internally in the STL, but in the <format> it's used only in four places and seems can easily be replaced by raw arrays. So, is it really worth to keep that additional header here?

Generally it's a good idea to keep as little dependencies as possible, especially for something as widespread as text formatting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!throughputMust compile faster

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions