returns an integer value representing the file_type
This function returns the internal (POSIX) representation of the file type.
std::to_integer | converts its argument into an integer number |
std_types::file_type | a POSIX file type |
std::file_type | constructs a file_type from an integer value |