[#BloombergLP-bslh-Hash-0a-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslh.adoc[bslh]::xref:BloombergLP/bslh/Hash-0a.adoc[Hash<std::filesystem::path>]::operator() :relfileprefix: ../../../ :mrdocs: Return a hash value computed using the specified `x`. == Synopsis Declared in `<bslh_filesystem.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t operator()(std::filesystem::path const& x) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#