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

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
 

Detailed Description

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.


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