Skip to content

FOO::csv_line #145

Closed
Closed
@yakra

Description

@yakra

Many (all?) of the csv_line functions could probably become voids that insert multiple C strings directly into the ofstream.
HighwaySegment::csv_line for example has 8 concatenation + operators. All this copying & re-copying gets expensive.

While in there, also check out TravelMapping#324

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions