|
size_t | operator() (const filesystem::path &p) const |
|
◆ operator()()
size_t llfio_v2_xxx::path_hasher::operator() |
( |
const filesystem::path & |
p | ) |
const |
|
inline |
232{ return std::hash<filesystem::path::string_type>()(p.native()); }
The documentation for this struct was generated from the following file: