Searched refs:StrKey (Results 1 – 1 of 1) sorted by relevance
274 struct StrKey { struct276 constexpr StrKey(const char *s) in StrKey() argument279 constexpr bool operator==(const StrKey &rhs) const { in operator ==() argument285 constexpr size_t operator()(const StrKey &strKey) const { in operator ()()295 std::unordered_map<StrKey, const char *, StrKeyHash>;