Section

std::filesystem::file_status

Stores information about the type and permissions of a file.

# Declarations

class file_status;

(since C++17)

# See also