Antares_Simulator
Antares_Simulator copied to clipboard
Replace Yuni::IO with std functions
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