File :: ~File - Destructor
Implementation details
File  :: ~File (  )
The destructor destroys the file handle. When the file handle is the last handle referring to the file object, the file object will be destroyed, too.