API / File system / PathHashFunction class PathHashFunction template<bool CaseSensitive> Calculates path hash, either from case sensitive or insensitive path. Public Operators operator() size_t operator()(const Path &a) const operator() size_t operator()(const Path &path) const operator() size_t operator()(const Path &path) const