bool operator ==(const FileStat& stat) const;
The operator == compares all members of FileStat for equality.
A Boolean value that determines equality.