HomeManualTopicsTypesSymbols

std::access_time_of

timestamp of last file access

Parameters

None

Results

None

Topic

Input-Output

See also

std::stat retrieves status information about the specified file
std::fstat retrieves status information about the file described by the specified file descriptor
std::modification_time_of timestamp of last file modification
std::status_change_time_of timestamp of last file status change
std::is_a_directory returns true if the file is a directory

Implemented by

std_types::stat returns the access time of the specified file