|
FE 0.15.0
A C++23 toolkit for writing compiler/interpreter frontends.
|
Hashes a std::filesystem::path - consistent with its operator==, which compares lexically. More...
#include <fe/src.h>
Public Member Functions | |
| size_t | operator() (const std::filesystem::path &path) const noexcept |
Hashes a std::filesystem::path - consistent with its operator==, which compares lexically.
|
inlinenoexcept |