bool filesystem::is_other(file_status s) noexcept;
bool filesystem::is_other(const path& p); bool filesystem::is_other(const path& p, error_code& ec) noexcept;