Description
A C++ filesystem library that provides std::filesystem-like functionality across multiple C++ language versions. It helps projects use filesystem paths, directories, and file operations even when compiler or standard library support varies.
Install it when building C++ software that depends on gulrak-filesystem. It is a developer library and does not provide a user-facing application.