Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
There are a few leftover boost::filesystem usages which could be removed.
We could try to move all usage of std::string to std::filesystem:path where the variable represents a path.