abs-tudelft / abs-tudelft/cerata

Use filesystem library to deal with paths in Cerata

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Copied over from: https://github.com/abs-tudelft/fletcher/issues/140

Currently the type of paths in Cerata and Fletchgen is std::string. This makes handling them not very ergonomic (see #139), which is why I'd like to suggest we use the filesystem library for this. Since we're already using C++17 features, this should not be an issue. It may however be required for some people to update their compilers.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.