lfilesystem  0.0.1
C++ filesystem library
std::hash< limes::files::File > Struct Referencefinal

A specialization of std::hash for File objects. More...

#include <lfilesystem_File.h>

Public Member Functions

size_t operator() (const limes::files::File &f) const noexcept
 

Detailed Description

A specialization of std::hash for File objects.

The hash value is computed using the file's contents.

Definition at line 451 of file lfilesystem_File.h.


The documentation for this struct was generated from the following file: