Update to C++17
Closed this issue · 0 comments
php1ic commented
There is a substantial amount of reading, writing and generally checking on the status of files. If we started to use c++17, we could leverage std::filesystem and it's functionality, rather than use the hand spun algorithms that are currently used.