Searched defs:ConfigEntryHash (Results 1 – 1 of 1) sorted by relevance
433 struct ConfigEntryHash { struct434 std::size_t operator() (config_entry const& entry) const { in operator ()()