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