Poco libraries implement some functionality that is provided with `std::filesystem`. Minimum standard that Poco supports is C++17 and that includes `std::filesystem`. Redundant Poco functionality shall be deprecated or rewritten `using std::filesystem` features. - `Poco::DirectoryIterator` - `Poco::File` - `Poco::Path`