With this patch, it becomes possible to pass a 'Directory const &' to the constructor of 'File_content', which is intuitive as the directory content is not changed by reading a file.
With this patch, it becomes possible to pass a 'Directory const &' to the constructor of 'File_content', which is intuitive as the directory content is not changed by reading a file.