With C++20 `std::filesystem::file_status` got an additional `operator==(..)` and it could be useful for `ghc::filesystem` on all dialects supported.
With C++20
std::filesystem::file_statusgot an additionaloperator==(..)and it could be useful forghc::filesystemon all dialects supported.