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

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
 

Detailed Description

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.


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