PLaSK library
Loading...
Searching...
No Matches
std::hash< plask::DynamicLibrary > Struct Reference

hash method, allow to store dynamic libraries in hash maps More...

#include <plask/utils/dynlib/loader.hpp>

Public Member Functions

std::size_t operator() (const plask::DynamicLibrary &s) const
 

Public Attributes

std::hash< plask::DynamicLibrary::handle_th
 

Detailed Description

hash method, allow to store dynamic libraries in hash maps

Definition at line 237 of file loader.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< plask::DynamicLibrary >::operator() ( const plask::DynamicLibrary s) const
inline

Definition at line 240 of file loader.hpp.

Member Data Documentation

◆ h

Definition at line 238 of file loader.hpp.


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