Skip to content

Move to std::filesystem

Dan Guest requested to merge dguest/athena:std-fs-test into 21.2

Both boost::filesystem and std::filesystem should do about the same thing, so we might as well use the one in std::.

Merge request reports