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

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
 

Detailed Description

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.


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