Skip to content

Use std::filesystem instead of our own filesystem utilities #120

Description

@mayrmt

Description

MIRCO implements its own utilities to deal with filesystem paths. Similar capabilities are available in the STL.

Possible Solution and Definition of Done

  • Investigate if the same capabilities can be achieved through std::filesystem.
  • If yes, remove MIRCO's own implementation and use the respective methods from the STL instead.

Interested Parties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions