lfilesystem
0.0.1
C++ filesystem library
|
A specialization of std::hash
for dynamic libraries.
More...
#include <lfilesystem_DynamicLibrary.h>
Public Member Functions | |
size_t | operator() (const limes::files::DynamicLibrary &l) const noexcept |
A specialization of std::hash
for dynamic libraries.
The hash value is computed based on the path of the file containing the dynamic library code.
Definition at line 237 of file lfilesystem_DynamicLibrary.h.