BloombergLP::bslh::Hash<std::filesystem::path>

Specialization of hash for std::filesystem::path values.

Synopsis

Declared in <bslh_filesystem.h>

template<>
struct Hash<std::filesystem::path>;

Type Aliases

NameDescription
argument_type DEPRECATED: This typedef is depreacted in C++17, for details see https://isocpp.org/files/papers/p0005r4.html.
result_type DEPRECATED: This typedef is depreacted in C++17, for details see https://isocpp.org/files/papers/p0005r4.html.

Member Functions

NameDescription
operator() Return a hash value computed using the specified x.