Closed emlowe closed 5 days ago
We require C++17 where std::filesystem is standard and we don't support some of the older systems (like Mojave) anymore where we need to use some other things like gulrak or experimental
std::filesystem
gulrak
experimental
We require C++17 where
std::filesystem
is standard and we don't support some of the older systems (like Mojave) anymore where we need to use some other things likegulrak
orexperimental