Skip to content

Replace set with vector or another structure that doesn't change the order of the elements #91

@mohd109

Description

@mohd109

Hi,
First of all, thanks a lot for your effort since this library came in handy. Just wanted to mention that using set has a problem when we want to read and output the segments, lines, and other parts of the file in the same order. Using vector can easily prevent that since it has no comparator. We did it for our case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions