lfilesystem
0.0.1
C++ filesystem library
|
A specialization of std::hash
for SymLink objects.
More...
#include <lfilesystem_SymLink.h>
Public Member Functions | |
size_t | operator() (const limes::files::SymLink &l) const noexcept |
A specialization of std::hash
for SymLink objects.
The hash value is computed using both the link's path and the path of the target object.
Definition at line 148 of file lfilesystem_SymLink.h.