lfilesystem
0.0.1
C++ filesystem library
|
A specialization of std::hash
for filesystem entries.
More...
#include <lfilesystem_FilesystemEntry.h>
Public Member Functions | |
size_t | operator() (const limes::files::FilesystemEntry &e) const noexcept |
A specialization of std::hash
for filesystem entries.
The hash value is computed based on the absolute path of the filesystem entry.
Definition at line 603 of file lfilesystem_FilesystemEntry.h.