Antares_Simulator icon indicating copy to clipboard operation
Antares_Simulator copied to clipboard

Replace Yuni::IO with std functions

Open payetvin opened this issue 9 months ago • 2 comments

The goal of this PR is to remove Yuni::IO functions in important parts of the code (libs and solver) std::filesystem::path is used instead of Yuni strings when needed, more work will need to be done to use path on every level

No changes were made in:

  • GUI
  • deprecated tools
  • functions that save the study

payetvin avatar Apr 29 '24 09:04 payetvin