FileManager v1.7.0
Manage access to files with async model
Loading...
Searching...
No Matches
file_manager::utility::pathHash Struct Reference

filesystem::path hash function More...

#include <Utility.h>

Public Member Functions

size_t operator() (const std::filesystem::path &filePath) const noexcept
 

Detailed Description

filesystem::path hash function

Definition at line 47 of file Utility.h.

Member Function Documentation

◆ operator()()

size_t file_manager::utility::pathHash::operator() ( const std::filesystem::path & filePath) const
noexcept

Definition at line 11 of file Utility.cpp.


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