Searched defs:string_hash (Results 1 – 1 of 1) sorted by relevance
91 struct string_hash : public std::hash<std::string_view> struct93 using is_transparent = void;96 inline size_t operator()(const Checked<std::string, T>& t) const in operator ()()101 inline size_t operator()(const T& t) const in operator ()()